Skip to content
Snippets Groups Projects
Commit 13d372ad authored by Brad Linden's avatar Brad Linden
Browse files

Switch mac build to go on hosted macos-12-xl runner.

parent 7d23f91b
No related branches found
No related tags found
No related merge requests found
......@@ -11,14 +11,14 @@ jobs:
build:
strategy:
matrix:
runner: [windows-large, macos-12]
runner: [windows-large, macos-12-xl]
configuration: [ReleaseOS]
addrsize: [64]
include:
- runner: windows-large
configuration: ReleaseOS
addrsize: 32
- runner: macos-12
- runner: macos-12-xl
developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer"
runs-on: ${{ matrix.runner }}
env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment