Skip to content

Commit

Permalink
CI: Remove macos-latest 2.5
Browse files Browse the repository at this point in the history
Because it's unavailable.
  • Loading branch information
mrkn authored May 4, 2024
1 parent af1214b commit ccdd8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- { os: windows-latest , ruby: mingw }
- { os: windows-latest , ruby: mswin }
exclude:
- { os: macos-latest , ruby: "2.5" }
- { os: macos-arm-oss , ruby: "2.5" }
- { os: windows-latest , ruby: debug }
- { os: windows-latest , ruby: truffleruby }
Expand Down

0 comments on commit ccdd8d2

Please sign in to comment.