Skip to content

Commit cdd0564

Browse files
committed
Disable CI for Ruby head
1 parent 85fa489 commit cdd0564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- '3.4'
4444
- '3.3'
4545
- '3.2'
46-
- 'head'
46+
# - 'head'
4747
rails:
4848
- rails_8.1
4949
- rails_8.0

0 commit comments

Comments
 (0)