Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-isler authored Jan 24, 2025
1 parent a6d80b8 commit e3a220d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
BUNDLE_PATH: vendor/bundle
strategy:
matrix:
ruby: ["3.0", 3.3]
ruby: ["3.0", "3.3"]
appraisal: [rails_7_0, rails_7_1, rails_7_2, rails_8_0]
exclude:
- ruby: "3.0"
Expand Down

0 comments on commit e3a220d

Please sign in to comment.