We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e41d2 commit 14b59a5Copy full SHA for 14b59a5
.github/workflows/ruby.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
ruby-version: ['3.1', '3.2', '3.3']
21
- rails-version: ['7.0', '7.1']
+ rails-version: ['7.0', '7.1', '8.0']
22
importmap-rails-version: ['2.0', '1.2']
23
fail-fast: false
24
0 commit comments