Skip to content

Commit

Permalink
Merge pull request #79 from ruby/old-version-on-macos
Browse files Browse the repository at this point in the history
Exclude older than 2.6 on macos-14
  • Loading branch information
hsbt authored May 5, 2024
2 parents 1bed54d + e0a72a1 commit 9af2f83
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 9af2f83

Please sign in to comment.