diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7799a5c12b..f19caeb4f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: matrix: include: # Rails 6.0 builds >= 2.5.0 - - ruby: 3.0.0-preview2 + - ruby: 3.0.0-rc1 env: RAILS_VERSION: '~> 6.0.0' - ruby: 2.7