Skip to content

Commit

Permalink
Ignore macos-latest test due to codeclimate coverage tool not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed Sep 19, 2024
1 parent 3c8ab38 commit 782fce1
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 @@ -27,7 +27,7 @@ jobs:
mruby-version:
- 3.2.0
- 3.3.0
platform: [ubuntu-latest, macos-latest, macos-13]
platform: [ubuntu-latest, macos-13]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 782fce1

Please sign in to comment.