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 7e9dea7 commit 4ea7fcdCopy full SHA for 4ea7fcd
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- ruby: ["2.7", "3.0", "3.1", "3.2"]
+ ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4"]
11
experimental: [false]
12
include:
13
- ruby: head
0 commit comments