Skip to content

Commit 321e3e6

Browse files
patch0Copilot
andauthored
Update .github/workflows/test.yml
Co-authored-by: Copilot <[email protected]>
1 parent d3919a9 commit 321e3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
gemfile: [ rails_6.1, rails_7.0, rails_7.1, rails_7.2, rails_8.0 ]
2121
exclude:
2222
- ruby-version: '3.1'
23-
gemfile: 'rails_8.0'
23+
gemfile: rails_8.0
2424
env:
2525
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
2626
steps:

0 commit comments

Comments
 (0)