We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4018769 commit fa9424bCopy full SHA for fa9424b
.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' ]
+ ruby: [ '3.0', '3.1', '3.2', '3.3', '3.4' ]
47
experimental: [false]
48
include:
49
- ruby: head
0 commit comments