Skip to content

Commit 5c326c6

Browse files
authored
adds Ruby 4.0.0-preview2 to CI (#380)
1 parent 6ce96a1 commit 5c326c6

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
@@ -63,6 +63,7 @@ jobs:
6363
- "ruby-3.2"
6464
- "ruby-3.3"
6565
- "ruby-3.4"
66+
- "ruby-4.0.0-preview2"
6667

6768
name: ${{ matrix.os }} - ${{ matrix.ruby }}
6869
runs-on: ${{ matrix.os }}
@@ -96,6 +97,7 @@ jobs:
9697
- "3.2"
9798
- "3.3"
9899
- "3.4"
100+
- "4.0.0-preview2"
99101
runner:
100102
- "ubuntu-24.04"
101103
- "ubuntu-24.04-arm"

0 commit comments

Comments
 (0)