Skip to content

Commit 345a255

Browse files
authored
Drop snapshot for 8.11.0 testing (#2110)
1 parent f75b83b commit 345a255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
env:
77
NODE_VERSION: "{{ matrix.nodejs }}"
88
TEST_SUITE: "{{ matrix.suite }}"
9-
STACK_VERSION: 8.11.0-SNAPSHOT
9+
STACK_VERSION: 8.11.0
1010
matrix:
1111
setup:
1212
suite:

0 commit comments

Comments
 (0)