Skip to content

Commit

Permalink
Exclude older than 2.6 on macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu authored and hsbt committed May 29, 2024
1 parent bd98e79 commit 8dc929f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- ruby: mingw
os: windows-latest
exclude:
- ruby: 2.5
os: macos-latest
- ruby: head
os: windows-latest
- ruby: truffleruby-head
Expand Down

0 comments on commit 8dc929f

Please sign in to comment.