We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 699b641 + b181b01 commit 8726a18Copy full SHA for 8726a18
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- ruby: [2.7 ,'3.0', 3.1, 3.2, 3.3, 3.4, jruby, truffleruby]
+ ruby: [2.7 ,'3.0', 3.1, 3.2, 3.3, 3.4, 4.0, jruby, truffleruby]
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments