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:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-latest
|
||||
needs: create-release
|
||||
permissions:
|
||||
contents: write
|
||||
@ -261,7 +261,7 @@ jobs:
|
||||
|
||||
|
||||
build-macosx-arm64:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-latest
|
||||
needs: create-release
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
Reference in New Issue
Block a user