We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a685f1 commit d895cebCopy full SHA for d895ceb
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- macos-15-intel
16
- macos-latest
17
- windows-latest
18
- ruby: ["2.7", "3.2", "3.3", "3.4"]
+ ruby: ["2.7", "3.2", "3.3", "3.4", "4.0"]
19
runs-on: ${{ matrix.runner }}
20
steps:
21
- uses: actions/checkout@v6
0 commit comments