mirror of
https://github.com/kerberos-io/agent.git
synced 2025-09-27 04:26:33 +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
|
||||
|
||||
build-darwin:
|
||||
runs-on: macos-13-xlarge
|
||||
runs-on: macos-13
|
||||
permissions:
|
||||
contents: write
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user