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 2d562a4 commit d242834Copy full SHA for d242834
.buildkite/pipeline.yml
@@ -20,7 +20,7 @@ steps:
20
- "3.2"
21
- "3.1"
22
transport:
23
- - "8.3"
+ - "8.4"
24
ruby_source:
25
- 'ruby'
26
# Only run platinum once for the latest Ruby. You can use lots of combinations, check the
@@ -42,12 +42,12 @@ steps:
42
suite: "free"
43
ruby: "3.4"
44
ruby_source: "ruby"
45
- transport: "8.1"
+ transport: "8.2"
46
- with:
47
48
49
50
- transport: "8.2"
+ transport: "8.3"
51
52
53
0 commit comments