Skip to content

Commit

Permalink
Remove installation verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
mguaylam committed Jul 12, 2024
1 parent 3e2cb25 commit 628a6a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/oci-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
push-ghcr:
name: Build and push image
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
install_latest: [ true, false ]

steps:
# Checkout push-to-registry action github repository
Expand Down

0 comments on commit 628a6a7

Please sign in to comment.