Skip to content

Commit a4d915b

Browse files
committed
No more support EOL Rubys or near-EOL
1 parent 6cb0e0a commit a4d915b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ jobs:
66
fail-fast: false
77
matrix:
88
ruby-version:
9-
- "2.7"
10-
- "3.0"
119
- "3.1"
1210
- "3.2"
11+
- "3.3"
1312
gemfile:
1413
- Gemfile
1514
- gemfiles/rails_7_0_propshaft.gemfile

0 commit comments

Comments
 (0)