Skip to content
Snippets Groups Projects
Commit d842eb98 authored by Signal Linden's avatar Signal Linden
Browse files

Build on 64-core machine

parent 7c4a1668
No related branches found
No related tags found
No related merge requests found
...@@ -10,11 +10,11 @@ jobs: ...@@ -10,11 +10,11 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
runner: [windows-2022, macos-11] runner: [windows-2022-public-005]
configuration: [ReleaseOS] configuration: [ReleaseOS]
addrsize: [64] addrsize: [64]
include: include:
- runner: windows-2022 - runner: windows-2022-public-005
configuration: ReleaseOS configuration: ReleaseOS
addrsize: 32 addrsize: 32
runs-on: ${{ matrix.runner }} runs-on: ${{ matrix.runner }}
......
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