Skip to content

Commit 3f88ecd

Browse files
committed
Temporarily exclude jRuby from CI
1 parent 3aa37f0 commit 3f88ecd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
ruby: [ ruby-2.5, ruby-2.6, ruby-2.7, ruby-3.0, jruby-9.2 ]
19+
ruby: [ ruby-2.5, ruby-2.6, ruby-2.7, ruby-3.0 ]
2020
os: [ ubuntu-latest ]
2121

2222
steps:

0 commit comments

Comments
 (0)