Skip to content

Commit 8d22375

Browse files
committed
Drop JRuby 9.1 CI
Keep JRuby 9.2 CI as it passes.
1 parent a528024 commit 8d22375

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
os: [ubuntu-latest]
1919
ruby: [ "2.0.0", 2.1, 2.3, 2.4, 2.5, 2.6, 2.7, "3.0", 3.1, 3.2, 3.3, 3.4, jruby-9.4 ]
2020
include:
21-
- { os: ubuntu-22.04, ruby: jruby-9.1 }
2221
- { os: ubuntu-22.04, ruby: jruby-9.2 }
2322
runs-on: ${{ matrix.os }}
2423
name: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)