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 155c3e1 commit 2a88a03Copy full SHA for 2a88a03
.buildkite/pipeline.yml
@@ -19,7 +19,6 @@ steps:
19
- "3.3"
20
- "3.2"
21
- "3.1"
22
- - "3.0"
23
transport:
24
- "8.3"
25
ruby_source:
@@ -29,15 +28,15 @@ steps:
29
28
adjustments:
30
- with:
31
suite: "platinum"
32
- ruby: "3.2"
+ ruby: "3.1"
33
skip: true
34
35
36
- ruby: "3.1"
+ ruby: "3.2"
37
38
39
40
- ruby: "3.0"
+ ruby: "3.3"
41
42
43
suite: "free"
0 commit comments