Skip to content

Commit f1fa052

Browse files
committed
Test on ruby head
1 parent d336cae commit f1fa052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Ruby ${{ matrix.ruby }}
1414
strategy:
1515
matrix:
16-
ruby: ['3.2', '3.3', '3.4']
16+
ruby: ['3.2', '3.3', '3.4', 'head']
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)