Skip to content

Commit 52407a0

Browse files
authored
Add Ruby 3.5.0-preview1 to build matrix (#296)
1 parent d5eb9d8 commit 52407a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ jobs:
4949
- ruby-version: '3.4'
5050
node-version: '24'
5151
puppeteer-version: '24.10.2'
52+
- ruby-version: '3.5.0-preview1'
53+
node-version: '24'
54+
puppeteer-version: '24.10.2'
5255

5356
steps:
5457
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)