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 a025d2d commit 3f28a9bCopy full SHA for 3f28a9b
.github/workflows/integration-jobs.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
stack_version: [
26
- 'latest'
+ '8.0.0-SNAPSHOT'
27
]
28
29
steps:
0 commit comments