Skip to content

Commit 3a78a4e

Browse files
committed
CI: Add Ruby 3.2
Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent 8630803 commit 3a78a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ruby: [ '2.7', '3.1' ]
11+
ruby: [ '2.7', '3.1', '3.2' ]
1212
os:
1313
- windows-latest
1414
- ubuntu-latest

0 commit comments

Comments
 (0)