#109 skip notarization

This commit is contained in:
neil 2023-01-06 06:24:25 +08:00
parent bd59ad80fa
commit 7413873974

View file

@ -128,10 +128,9 @@ jobs:
# - os: ubuntu-latest
# name: linux+x86-64
# id: linux
# TODO: skip temp until new m1 arrives
# - os: [self-hosted, macOS, ARM64]
# name: darwin+aarch64
# id: mac_m1
- os: [self-hosted, macOS, ARM64]
name: darwin+aarch64
id: mac_m1
# - os: [self-hosted, linux, ARM64]
# name: linux+aarch64
container: ${{ matrix.platform.container }}
@ -155,8 +154,10 @@ jobs:
APPLE_CERTIFICATE: ${{ secrets.GUI_APPLE_CERTIFICATE }}
APPLE_CERTIFICATE_PASSWORD: ${{ secrets.GUI_APPLE_CERTIFICATE_PASSWORD }}
APPLE_SIGNING_IDENTITY: ${{ secrets.APPLE_SIGNING_IDENTITY }}
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
# TODO: uncomment once isolated m1 runner is setup with latest xcode
# only used for notarization
# APPLE_ID: ${{ secrets.APPLE_ID }}
# APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
with:
target: build