Skip to content

Commit fa7d7a0

Browse files
committed
Test only on Ruby head
1 parent eaa392c commit fa7d7a0

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
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
# macos-latest uses arm64, macos-13 uses x86
1515
os: [ubuntu-latest]
16-
ruby: ['3.4', 'head']
16+
ruby: ['head']
1717

1818
name: ${{matrix.os}}, ${{matrix.ruby}}
1919

0 commit comments

Comments
 (0)