Skip to content

Commit

Permalink
feat(ci): use latest OLM version
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <claprun@redhat.com>
  • Loading branch information
metacosm committed Mar 7, 2024
1 parent bbae7f9 commit aa16bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-for-quarkus-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
operator-sdk: "latest"

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

- name: Validate OLM ExposedApp bundle
run: |
Expand Down

0 comments on commit aa16bfc

Please sign in to comment.