mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Update build-all.yml
This commit is contained in:
parent
72331273d2
commit
a668fd9368
4
.github/workflows/build-all.yml
vendored
4
.github/workflows/build-all.yml
vendored
@ -191,7 +191,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
build-macosx-amd64:
|
build-macosx-amd64:
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
needs: create-release
|
needs: create-release
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
@ -261,7 +261,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
build-macosx-arm64:
|
build-macosx-arm64:
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
needs: create-release
|
needs: create-release
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
Reference in New Issue
Block a user