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 35e2db1 commit 48ae8d5Copy full SHA for 48ae8d5
.buildkite/pipeline.yml
@@ -5,7 +5,7 @@ steps:
5
env:
6
PYTHON_VERSION: "{{ matrix.python }}"
7
TEST_SUITE: "platinum"
8
- STACK_VERSION: "8.16.0-SNAPSHOT"
+ STACK_VERSION: "8.17.0-SNAPSHOT"
9
PYTHON_CONNECTION_CLASS: "{{ matrix.connection }}"
10
NOX_SESSION: "{{ matrix.nox_session }}"
11
matrix:
0 commit comments