There was an error while loading. Please reload this page.
1 parent 38aff32 commit 0009fe0Copy full SHA for 0009fe0
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- ruby: [ '3.2', '3.3', '3.4' ]
+ ruby: [ '3.2', '3.3', '3.4', '4.0', 'head' ]
12
env:
13
W_ERROR: '1'
14
steps:
0 commit comments