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 96ef049 commit 8cd2a22Copy full SHA for 8cd2a22
.github/workflows/build.yaml
@@ -93,7 +93,7 @@ jobs:
93
- name: E2E Local Tests
94
shell: bash
95
run: |
96
- PROFILES=,executor COHERENCE_VERSION=22.06 make clean build-test-images test-e2e-standalone
+ PROFILES=,executor COHERENCE_VERSION=22.06.1 make clean build-test-images test-e2e-standalone
97
98
- name: Discovery Tests
99
0 commit comments