We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc4801 commit db5ec6cCopy full SHA for db5ec6c
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
- ruby-version: ['3.2', '3.3', '3.4', '3.5']
+ ruby-version: ['3.2', '3.3', '3.4', '4.0']
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments