We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cbd38 commit 32e010fCopy full SHA for 32e010f
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
fail-fast: false
45
matrix:
46
- ruby: [ '3.0', '3.1', '3.2', '3.3', '3.4' ]
+ ruby: [ '3.0', '3.1', '3.2', '3.3', '3.4', '4.0' ]
47
experimental: [false]
48
include:
49
- ruby: head
0 commit comments