Skip to content

Commit 7536fb0

Browse files
committed
Test with Ruby 3.2
1 parent 11efc57 commit 7536fb0

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', 'head']
17+
ruby: ['2.7', '3.0', '3.1', '3.2', 'head']
1818
script: [test]
1919
experimental: [false]
2020
include:

0 commit comments

Comments
 (0)