Skip to content

Commit

Permalink
Exclude truffleruby with macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 16, 2023
1 parent d7f90c7 commit 25352f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- { os: windows-latest, ruby: head }
- { os: windows-latest, ruby: truffleruby }
- { os: windows-latest, ruby: truffleruby-head }
- { os: macos-latest, ruby: truffleruby }
include:
- { os: windows-latest, ruby: ucrt }
- { os: windows-latest, ruby: mswin }
Expand Down

0 comments on commit 25352f4

Please sign in to comment.