Skip to content

Commit 8cd2a22

Browse files
author
Tim Middleton
committed
Minor workflow version update
Signed-off-by: Tim Middleton <[email protected]>
1 parent 96ef049 commit 8cd2a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: E2E Local Tests
9494
shell: bash
9595
run: |
96-
PROFILES=,executor COHERENCE_VERSION=22.06 make clean build-test-images test-e2e-standalone
96+
PROFILES=,executor COHERENCE_VERSION=22.06.1 make clean build-test-images test-e2e-standalone
9797
9898
- name: Discovery Tests
9999
shell: bash

0 commit comments

Comments
 (0)