Update docker.yml

Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
Carlo Cabrera 2025-03-12 12:19:57 +08:00 committed by GitHub
parent 1c4dfe066e
commit add2ebff6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
arch: ["x86_64", "arm64"]
exclude:
- version: "18.04"
architecture: "arm64"
architecture: "arm64"
- architecture: ${{ github.event_name == 'release' && 'arm64' }}
outputs:
tags: ${{ steps.attributes.outputs.tags }}