Skip to content

Commit 7337aee

Browse files
committed
Enable CI for Ruby hard
1 parent 609bb83 commit 7337aee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
RAILS_VERSION: 'main'
4646

4747
# Rails 8.0 builds >= 3.2
48+
- ruby: head
49+
env:
50+
RAILS_VERSION: '~> 8.0.0'
4851
- ruby: 3.3
4952
env:
5053
RAILS_VERSION: '~> 8.0.0'

0 commit comments

Comments
 (0)