Skip to content

Commit 18f3e30

Browse files
authored
Merge pull request #2415 from rspec/update-ci-build
Update to 3.0.0-preview2
2 parents 1945109 + f0a0b2c commit 18f3e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
include:
1919
# Rails 6.0 builds >= 2.5.0
20-
- ruby: 3.0.0-preview1
20+
- ruby: 3.0.0-preview2
2121
env:
2222
RAILS_VERSION: '~> 6.0.0'
2323
- ruby: 2.7

0 commit comments

Comments
 (0)