Skip to content

Commit d453b07

Browse files
committed
[CI] Updates STACK_VERSION for 8.x compatiblity tests
1 parent ce95521 commit d453b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ steps:
2929
skip: true
3030
# Compatibility tests for 8.x:
3131
- with:
32-
stack_version: "8.9.1-SNAPSHOT"
32+
stack_version: "8.10-SNAPSHOT"
3333
suite: "free"
3434
ruby: "3.2"
3535
- with:
36-
stack_version: "8.9.1-SNAPSHOT"
36+
stack_version: "8.10-SNAPSHOT"
3737
suite: "platinum"
3838
ruby: "3.2"
3939
command: ./.buildkite/run-tests.sh

0 commit comments

Comments
 (0)