Skip to content

Commit df2374f

Browse files
authored
ruby 3.5-dev (#617)
* ruby 3.5-dev * macos build
1 parent 5430581 commit df2374f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
ruby:
30+
- '3.5.0-preview1'
3031
- '3.4'
3132
- '3.3'
3233
- '3.2'
@@ -74,6 +75,7 @@ jobs:
7475
fail-fast: false
7576
matrix:
7677
ruby:
78+
- '3.5.0-preview1'
7779
- '3.4'
7880
- '3.3'
7981
- '3.2'

0 commit comments

Comments
 (0)