Skip to content

Commit f28553a

Browse files
committed
Revert "Test on JRuby 9.3"
There are test failures on CI that are likely related to the new version.
1 parent 7402dc0 commit f28553a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- "2.6"
2020
- "2.7"
2121
- "3.0"
22-
- "jruby-9.3"
22+
- "jruby-9.2"
2323

2424
steps:
2525
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)