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 ce95521 commit d453b07Copy full SHA for d453b07
.buildkite/pipeline.yml
@@ -29,11 +29,11 @@ steps:
29
skip: true
30
# Compatibility tests for 8.x:
31
- with:
32
- stack_version: "8.9.1-SNAPSHOT"
+ stack_version: "8.10-SNAPSHOT"
33
suite: "free"
34
ruby: "3.2"
35
36
37
suite: "platinum"
38
39
command: ./.buildkite/run-tests.sh
0 commit comments