Skip to content

Commit e29060f

Browse files
committed
test with ruby head
1 parent 4a1cd82 commit e29060f

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
@@ -12,7 +12,7 @@ jobs:
1212
LC_ALL: en_US.UTF-8 # consistent sort order
1313

1414
strategy:
15-
matrix: { ruby: ['2.7', '3.0', '3.1'] }
15+
matrix: { ruby: ['2.7', '3.0', '3.1', head] }
1616

1717
steps:
1818
- name: Checkout code

0 commit comments

Comments
 (0)