Skip to content

Commit 9edd0a9

Browse files
authored
Merge pull request #2432 from rspec/add-3-0-final
Add Ruby 3.0.0
2 parents dc94a1d + edf1d7c commit 9edd0a9

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-rc1
20+
- ruby: 3.0
2121
env:
2222
RAILS_VERSION: '~> 6.0.0'
2323
- ruby: 2.7

0 commit comments

Comments
 (0)