Skip to content

Commit

Permalink
update jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Jun 11, 2024
1 parent e4ab9a3 commit 811c980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- { ruby: 3.1, c-o-e: false }
- { ruby: 3.2, c-o-e: false }
- { ruby: 3.3, c-o-e: false }
- { ruby: jruby-9.4.5.0, c-o-e: false }
- { ruby: jruby-9.4.7.0, c-o-e: false }
- { ruby: ruby-head, c-o-e: true }
- { ruby: jruby-head, c-o-e: true }
- { ruby: truffleruby, c-o-e: true }
Expand Down

0 comments on commit 811c980

Please sign in to comment.