Skip to content

Commit

Permalink
Remove Jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyons authored Dec 18, 2023
1 parent 898afc7 commit 9e513df
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 @@ -35,7 +35,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ruby: ["3.0", "3.1", "3.2", "head", "jruby", "jruby-head"]
ruby: ["3.0", "3.1", "3.2", "head", "jruby-head"]
include:
- ruby: "head"
experimental: true
Expand Down

0 comments on commit 9e513df

Please sign in to comment.