Skip to content

Commit

Permalink
[CI] Updates transport version
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Mar 5, 2025
1 parent 2d562a4 commit d242834
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
- "3.2"
- "3.1"
transport:
- "8.3"
- "8.4"
ruby_source:
- 'ruby'
# Only run platinum once for the latest Ruby. You can use lots of combinations, check the
Expand All @@ -42,12 +42,12 @@ steps:
suite: "free"
ruby: "3.4"
ruby_source: "ruby"
transport: "8.1"
transport: "8.2"
- with:
suite: "free"
ruby: "3.4"
ruby_source: "ruby"
transport: "8.2"
transport: "8.3"
- with:
suite: "free"
ruby: "3.4"
Expand Down

0 comments on commit d242834

Please sign in to comment.