Skip to content

Commit

Permalink
[branch/v17] Backport Update CI runner lable to 'macos-13-xlarge' (#5…
Browse files Browse the repository at this point in the history
…2592)

Signed-off-by: Fred Heinecke <[email protected]>
  • Loading branch information
fheinecke authored Feb 27, 2025
1 parent cb07ac9 commit 4c6cee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build:
name: Build on Mac OS
if: ${{ !startsWith(github.head_ref, 'dependabot/') }}
runs-on: macos-13-xl-arm64
runs-on: macos-13-xlarge

permissions:
contents: read
Expand Down

0 comments on commit 4c6cee5

Please sign in to comment.