Skip to content

Commit

Permalink
ci jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Jul 14, 2023
1 parent 39a02d8 commit 1442772
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.0', c-o-e: false }
- { ruby: 3.1, c-o-e: false }
- { ruby: 3.2, c-o-e: false }
- { ruby: jruby-9.4.2.0, c-o-e: false }
- { ruby: jruby-9.4.3.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 1442772

Please sign in to comment.