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 4175e96 commit 5392a77Copy full SHA for 5392a77
.github/workflows/unified-release.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- stack_version: [ '8.2.0-SNAPSHOT']
+ stack_version: [ '9.0.0-SNAPSHOT']
25
26
steps:
27
- name: Checkout
0 commit comments