Sign and notarize darwin universal binaries (#571)

This commit is contained in:
Nate Brown
2021-11-09 10:49:54 -06:00
committed by GitHub
parent b6391292d1
commit 7801b589b6
3 changed files with 55 additions and 44 deletions

View File

@@ -48,7 +48,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, macOS-latest]
os: [windows-latest, macos-11]
steps:
- name: Set up Go 1.17