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 be16273 commit 41dccb6Copy full SHA for 41dccb6
.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: "9.1.0-SNAPSHOT"
9
PYTHON_CONNECTION_CLASS: "{{ matrix.connection }}"
10
NOX_SESSION: "{{ matrix.nox_session }}"
11
matrix:
0 commit comments