Skip to content

Commit

Permalink
Fixed to macOS 13 until CodeClimate support M1
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed May 3, 2024
1 parent c77104d commit 0705e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- 1.20.x
mruby-version:
- 3.2.0
platform: [ubuntu-latest, macos-latest]
platform: [ubuntu-latest, macos-13]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0705e1e

Please sign in to comment.