Skip to content

Commit 06f5870

Browse files
committed
dont test 3.2 for the mo
1 parent 4034561 commit 06f5870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
ruby: ["2.7", "3.0", "3.1", "3.2"]
17+
ruby: ["2.7", "3.0", "3.1"]
1818
appraisal: ['6.0', '6.1', '6.2', '6.3', '6.4', '6.5', '7.0', 'master']
1919
services:
2020
redis:

0 commit comments

Comments
 (0)