Skip to content

Commit

Permalink
Merge pull request #263 from nobu/old-version-on-macos
Browse files Browse the repository at this point in the history
Exclude 2.5 on macos-latest
  • Loading branch information
nobu committed Apr 30, 2024
2 parents b41adfb + 5f236fe commit 3cc23ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -30,6 +30,7 @@ jobs:
- {os: windows-latest, ruby: truffleruby}
- {os: windows-latest, ruby: jruby-head}
- {os: windows-latest, ruby: jruby }
- {os: macos-latest, ruby: '2.5' }
- {os: macos-latest, ruby: truffleruby }
- {os: macos-latest, ruby: truffleruby-head }
- {os: macos-latest, ruby: jruby }
Expand Down

0 comments on commit 3cc23ce

Please sign in to comment.