Skip to content

Commit 3ab41e0

Browse files
committed
No ruby head
1 parent b9fcb7f commit 3ab41e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
rails-version: [ '7.0', '7.1', '7.2', '8.0', head ]
26-
ruby-version: ['3.1', '3.2', '3.3', '3.4', head]
26+
ruby-version: ['3.1', '3.2', '3.3', '3.4']
2727
exclude:
2828
- rails-version: '8.0'
2929
ruby-version: '3.1'

0 commit comments

Comments
 (0)