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 committed May 5, 2024
1 parent 1bed54d commit e0a72a1
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 @@ -24,6 +24,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 e0a72a1

Please sign in to comment.