Skip to content

Commit

Permalink
Rails 8.0.0.rc2 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoljungberg authored Nov 4, 2024
1 parent 569b72f commit cb1bb6f
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
ruby: ["3.0", "3.1", "3.2", "3.3", "3.4.0-preview2"]
rails: ["6.1", "7.0", "7.1", "7.2", "8.0.0.rc1"]
rails: ["6.1", "7.0", "7.1", "7.2", "8.0.0.rc2"]
continue-on-error: [false]

services:
Expand Down

0 comments on commit cb1bb6f

Please sign in to comment.