Skip to content

Commit 14b59a5

Browse files
committed
Add 8.0
1 parent 36e41d2 commit 14b59a5

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
ruby-version: ['3.1', '3.2', '3.3']
21-
rails-version: ['7.0', '7.1']
21+
rails-version: ['7.0', '7.1', '8.0']
2222
importmap-rails-version: ['2.0', '1.2']
2323
fail-fast: false
2424

0 commit comments

Comments
 (0)