Skip to content

Commit

Permalink
use fixed version of Ubuntu to run on JRuby 9.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Dec 16, 2024
1 parent 618ded1 commit d89be1c
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 @@ -33,7 +33,7 @@ jobs:
- os: ubuntu-latest
ruby: '3.3'
include:
- os: ubuntu-latest
- os: ubuntu-22.04
ruby: jruby-9.2
- os: ubuntu-latest
ruby: truffleruby
Expand Down

0 comments on commit d89be1c

Please sign in to comment.