Skip to content

Commit aa16bfc

Browse files
committed
feat(ci): use latest OLM version
Signed-off-by: Chris Laprun <[email protected]>
1 parent bbae7f9 commit aa16bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-for-quarkus-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
operator-sdk: "latest"
186186

187187
- name: Install Operator Lifecycle Manager and Operator SDK into Kind
188-
run: operator-sdk olm install --version v0.23.0
188+
run: operator-sdk olm install
189189

190190
- name: Validate OLM ExposedApp bundle
191191
run: |

0 commit comments

Comments
 (0)