Skip to content

Commit d5d391d

Browse files
authored
Update ci.yml (#519)
Remove ruby 3.1 because Rails no longer works with it
1 parent 67e13ff commit d5d391d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- '3.4.0-preview1'
4040
- '3.3'
4141
- '3.2'
42-
- '3.1'
4342
include:
4443
- ruby: '3.3'
4544
coverage: 'true'
@@ -99,7 +98,6 @@ jobs:
9998
- '3.4.0-preview1'
10099
- '3.3'
101100
- '3.2'
102-
- '3.1'
103101
include:
104102
- ruby: '3.3'
105103
coverage: 'true'

0 commit comments

Comments
 (0)