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 db911db commit f9f4203Copy full SHA for f9f4203
.github/workflows/ci.yml
@@ -9,22 +9,6 @@ jobs:
9
fail-fast: false
10
matrix:
11
include:
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
- ruby: "2.7"
29
env:
30
BRANCH: 7-0-stable
0 commit comments