There was an error while loading. Please reload this page.
1 parent 88b8edb commit fe17e27Copy full SHA for fe17e27
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