Skip to content

Commit 014cd86

Browse files
committed
remove ruby head test
1 parent 6d59be7 commit 014cd86

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
@@ -14,7 +14,7 @@ jobs:
1414
LC_ALL: en_US.UTF-8
1515

1616
strategy:
17-
matrix: { ruby: ['3.0', '3.1', '3.2', head] }
17+
matrix: { ruby: ['3.0', '3.1', '3.2'] }
1818

1919
steps:
2020
- name: Checkout code

0 commit comments

Comments
 (0)