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 3fae4f5 commit 58e69aeCopy full SHA for 58e69ae
.github/workflows/ci.yml
@@ -12,24 +12,31 @@ jobs:
12
- ruby: "2.6"
13
env:
14
BRANCH: 6-0-stable
15
+ experimental: false
16
- ruby: "2.7"
17
18
19
20
21
22
BRANCH: 6-1-stable
23
24
- ruby: "3.0"
25
26
27
28
29
30
BRANCH: 7-0-stable
31
32
33
34
35
36
- ruby: "3.1"
37
38
39
40
41
42
BRANCH: main
0 commit comments