mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update docker.yml
Co-authored-by: Bo Anderson <mail@boanderson.me>
This commit is contained in:
parent
1c4dfe066e
commit
add2ebff6b
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user