Fix Darwin build job to run on macOS 15 instead of macOS 26

This commit is contained in:
Cédric Verstraeten
2025-09-12 11:08:26 +00:00
parent af69d46c95
commit 69be9eabeb

View File

@@ -74,7 +74,7 @@ jobs:
path: agent-${{matrix.architecture}}.tar
build-darwin:
runs-on: macos-26
runs-on: macos-15
permissions:
contents: write
strategy: