Skip to content

Commit ef881d5

Browse files
aycabtahsbt
authored andcommitted
Use Ruby 3.1 for CI
1 parent 3a8d6df commit ef881d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
ruby: [ 'head', '3.0', '2.7', '2.6' ]
9+
ruby: [ 'head', '3.1', '3.0', '2.7', '2.6' ]
1010
os:
1111
- windows-latest
1212
- ubuntu-latest

0 commit comments

Comments
 (0)