mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Fix Darwin build job to run on macOS 15 instead of macOS 26
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-26
|
||||
runs-on: macos-15
|
||||
permissions:
|
||||
contents: write
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user