Skip to content

Commit

Permalink
ci(github): fix failing release action again (#1980)
Browse files Browse the repository at this point in the history
We only support linux/amd64 images at this point.

issue: none
  • Loading branch information
corverroos authored Sep 26, 2024
1 parent a0f98ca commit 5e01737
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
HALO_VERSION_0_GENESIS=${{ github.ref_name }}
platforms: |
linux/amd64
linux/arm64
darwin/amd64
darwin/arm64
push: true
tags: |
omniops/halovisor:latest
Expand Down

0 comments on commit 5e01737

Please sign in to comment.