Skip to content

Commit 976c724

Browse files
authored
Update ruby.yml
Ruby 3.4
1 parent 87a1940 commit 976c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
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' ]
26-
ruby-version: ['3.1', '3.2', '3.3']
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)