Skip to content

Commit

Permalink
[CI] Updates STACK_VERSION for 8.x compatiblity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Sep 25, 2023
1 parent ce95521 commit 1314726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ steps:
skip: true
# Compatibility tests for 8.x:
- with:
stack_version: "8.9.1-SNAPSHOT"
stack_version: "8.10-SNAPSHOT"
suite: "free"
ruby: "3.2"
- with:
stack_version: "8.9.1-SNAPSHOT"
stack_version: "8.10-SNAPSHOT"
suite: "platinum"
ruby: "3.2"
command: ./.buildkite/run-tests.sh
Expand Down

0 comments on commit 1314726

Please sign in to comment.