Skip to content

Commit

Permalink
TruffleRuby 24 is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Mar 22, 2024
1 parent b55e0a3 commit f91f149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
- { os: macos-latest , ruby: truffleruby }
- { os: ubuntu-latest , ruby: truffleruby }
# - { os: macos-latest , ruby: truffleruby }
# - { os: ubuntu-latest , ruby: truffleruby }
exclude:
- { os: windows-latest, ruby: jruby }
- { os: windows-latest, ruby: jruby-head }
Expand Down

0 comments on commit f91f149

Please sign in to comment.