mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-07 17:53:46 +08:00
Update build-all.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user