Skip to content

Commit d242834

Browse files
committed
[CI] Updates transport version
1 parent 2d562a4 commit d242834

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
- "3.2"
2121
- "3.1"
2222
transport:
23-
- "8.3"
23+
- "8.4"
2424
ruby_source:
2525
- 'ruby'
2626
# Only run platinum once for the latest Ruby. You can use lots of combinations, check the
@@ -42,12 +42,12 @@ steps:
4242
suite: "free"
4343
ruby: "3.4"
4444
ruby_source: "ruby"
45-
transport: "8.1"
45+
transport: "8.2"
4646
- with:
4747
suite: "free"
4848
ruby: "3.4"
4949
ruby_source: "ruby"
50-
transport: "8.2"
50+
transport: "8.3"
5151
- with:
5252
suite: "free"
5353
ruby: "3.4"

0 commit comments

Comments
 (0)