mirror of
https://github.com/kerberos-io/agent.git
synced 2025-10-04 07:46:28 +08:00
Update Darwin build job to use macOS 13 for consistency
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
|||||||
path: agent-${{matrix.architecture}}.tar
|
path: agent-${{matrix.architecture}}.tar
|
||||||
|
|
||||||
build-darwin:
|
build-darwin:
|
||||||
runs-on: macos-13-xlarge
|
runs-on: macos-13
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
strategy:
|
strategy:
|
||||||
|
Reference in New Issue
Block a user