We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b48a4b commit 84ff1efCopy full SHA for 84ff1ef
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
include:
19
# Rails 6.0 builds >= 2.5.0
20
- - ruby: 3.0.0-preview1
+ - ruby: 3.0.0-preview2
21
env:
22
RAILS_VERSION: '~> 6.0.0'
23
- ruby: 2.7
0 commit comments