Skip to content

Commit e69d1ea

Browse files
committed
Update README example
1 parent dffc446 commit e69d1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
strategy:
120120
fail-fast: false
121121
matrix:
122-
gemfile: [ rails5, rails6 ]
122+
gemfile: [ rails7, rails8 ]
123123
runs-on: ubuntu-latest
124124
env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps
125125
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile

0 commit comments

Comments
 (0)