Skip to content

Commit 84ff1ef

Browse files
committed
Merge pull request #2415 from rspec/update-ci-build
Update to 3.0.0-preview2
1 parent 4b48a4b commit 84ff1ef

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)