Skip to content

Commit 8e6e29f

Browse files
JRuby maintenance is limited - restrict to JRuby 10 support
1 parent e537884 commit 8e6e29f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
- '3.0'
1919
- '2.7'
2020
- '2.6'
21-
- jruby-9.3
22-
- jruby-9.4
21+
- jruby-10
2322
memcached-version: ['1.5.22', '1.6.34']
2423

2524
name: "Ruby ${{ matrix.ruby-version }} / Memcached ${{ matrix.memcached-version }}"

0 commit comments

Comments
 (0)