Skip to content

Commit

Permalink
do not verify arm64 container
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkAfCod committed Aug 13, 2024
1 parent fce035b commit af9790a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/container-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,9 @@ jobs:
strategy:
matrix:
combination:
# - tag: ${{ inputs.version }}
# platform: ''
# runner: ubuntu-latest
- tag: ${{ inputs.version }}-amd64
platform: 'linux/amd64'
runner: ubuntu-latest
- tag: ${{ inputs.version }}-arm64
platform: 'linux/arm64'
runner: ubuntu-latest
- tag: latest
platform: ''
runner: ubuntu-latest
Expand Down

0 comments on commit af9790a

Please sign in to comment.