Update release-darwin.yml

This commit is contained in:
Winni Neessen 2021-09-23 20:03:34 +02:00 committed by GitHub
parent 9bff95d97d
commit e08d96422f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
goos: [darwin] goos: [darwin]
goarch: ["386", amd64] goarch: [amd64, arm64]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.20 - uses: wangyoucao577/go-release-action@v1.20