Skip to content

Commit 64ceaa4

Browse files
committed
Remove Ruby versions unsupported by GitHub
1 parent 799c022 commit 64ceaa4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
fail-fast: false
99
matrix:
1010
ruby:
11-
- ruby-2.0
12-
- ruby-2.1
13-
# - ruby-2.2
1411
- ruby-2.3
1512
- ruby-2.4
1613
- ruby-2.5
@@ -21,8 +18,6 @@ jobs:
2118
- ruby-3.2
2219
- ruby-3.3
2320
- ruby-3.4
24-
- jruby-9.1
25-
- jruby-9.2
2621
- jruby-9.3
2722
- jruby-9.4
2823
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)