Skip to content

Commit 6f9977f

Browse files
authored
Add Ruby 3.3. to main build
1 parent 4aad064 commit 6f9977f

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
@@ -37,6 +37,9 @@ jobs:
3737
matrix:
3838
include:
3939
# Edge Rails (?) builds >= 3.1
40+
- ruby: 3.3
41+
env:
42+
RAILS_VERSION: 'main'
4043
- ruby: 3.2
4144
env:
4245
RAILS_VERSION: 'main'

0 commit comments

Comments
 (0)