Skip to content

Commit 952f7e1

Browse files
committed
test with ruby 4
1 parent 26279c5 commit 952f7e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
LC_ALL: en_US.UTF-8 # consistent sort order
1313

1414
strategy:
15-
matrix: { ruby: ['3.1', '3.2', '3.3', '3.4'] }
15+
matrix: { ruby: [3.2', '3.3', '3.4', '4.0'] }
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)