Skip to content

Commit

Permalink
Update CI.yml to run tests on jruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
bblimke committed Jul 15, 2024
1 parent 871f32e commit a7bb2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- '3.0'
- '2.7'
- '2.6'
- jruby
- jruby-head
continue-on-error: ${{ matrix.ruby == 'head' }}
name: Ruby ${{ matrix.ruby }}
env:
Expand Down

0 comments on commit a7bb2fc

Please sign in to comment.