There was an error while loading. Please reload this page.
2 parents 9785ea3 + 77a14fc commit 3c32fb2Copy full SHA for 3c32fb2
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- ruby-version: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3']
+ ruby-version: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '4.0']
16
17
name: Ruby (${{ matrix.ruby-version }})
18
steps:
0 commit comments