Skip to content

Commit

Permalink
Merge pull request #521 from Casecommons/ruby-3.3.0-rc1
Browse files Browse the repository at this point in the history
Run tests against Ruby 3.3 release candidate
  • Loading branch information
nertzy authored Dec 20, 2023
2 parents 2ed9190 + 953c960 commit 227e08f
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 @@ -52,7 +52,7 @@ jobs:
- ruby-version: '3.2'
active-record-version-env: ACTIVE_RECORD_BRANCH="6-1-stable"
allow-failure: true
- ruby-version: '3.3.0-preview1'
- ruby-version: '3.3.0-rc1'
active-record-version-env: ACTIVE_RECORD_VERSION="~> 7.0.0"
allow-failure: true
continue-on-error: ${{ matrix.allow-failure }}
Expand Down

0 comments on commit 227e08f

Please sign in to comment.