File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
- " 3.1"
21
21
- " 3.0"
22
22
transport :
23
- - " 8.2 "
23
+ - " 8.3 "
24
24
ruby_source :
25
25
- ' ruby'
26
26
# Only run platinum once for the latest Ruby. You can use lots of combinations, check the
@@ -42,12 +42,12 @@ steps:
42
42
suite : " free"
43
43
ruby : " 3.3"
44
44
ruby_source : " ruby"
45
- transport : " 8.0 "
45
+ transport : " 8.1 "
46
46
- with :
47
47
suite : " free"
48
48
ruby : " 3.3"
49
49
ruby_source : " ruby"
50
- transport : " 8.1 "
50
+ transport : " 8.2 "
51
51
- with :
52
52
suite : " free"
53
53
ruby : " 3.3"
57
57
suite : " free"
58
58
ruby : " 9.4"
59
59
ruby_source : " jruby"
60
- transport : " 8.2 "
60
+ transport : " 8.3 "
61
61
command : ./.buildkite/run-tests.sh
62
62
# I'm publishing test results to HTML and JUnit in this directory and this directive makes them
63
63
# available in the Artifacts tab of a build in Buildkite.
You can’t perform that action at this time.
0 commit comments