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 f75b83b commit 345a255Copy full SHA for 345a255
.buildkite/pipeline.yml
@@ -6,7 +6,7 @@ steps:
6
env:
7
NODE_VERSION: "{{ matrix.nodejs }}"
8
TEST_SUITE: "{{ matrix.suite }}"
9
- STACK_VERSION: 8.11.0-SNAPSHOT
+ STACK_VERSION: 8.11.0
10
matrix:
11
setup:
12
suite:
0 commit comments