Skip to content

Commit 29ca5a6

Browse files
committed
Use jruby-9.4 for JRuby tests
1 parent 482a955 commit 29ca5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rspec-jruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
ruby: ["jruby"]
20+
ruby: ["jruby-9.4"]
2121
steps:
2222
- uses: actions/checkout@v4
2323

0 commit comments

Comments
 (0)