We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90992d0 + b155f43 commit a90e654Copy full SHA for a90e654
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- ruby_version: ['3.4', '3.3', '3.2', '3.1', '3.0']
+ ruby_version: ['4.0', '3.4', '3.3', '3.2', '3.1', '3.0']
17
18
steps:
19
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
0 commit comments