mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-02 05:52:18 +00:00
Continue CI on platform error
This commit is contained in:
parent
8d7351d5e2
commit
1d0661e28c
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
|||||||
name: Upload to ASC
|
name: Upload to ASC
|
||||||
runs-on: macos-15
|
runs-on: macos-15
|
||||||
needs: run_tests
|
needs: run_tests
|
||||||
|
continue-on-error: true
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user