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

Build with VS2k22

parent 977d7e9e
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ jobs: ...@@ -10,7 +10,7 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
os: [windows-2019, macos-11] os: [windows-2022, macos-11]
configuration: [RelWithDebInfoOS] configuration: [RelWithDebInfoOS]
addrsize: [64] addrsize: [64]
include: include:
...@@ -46,5 +46,5 @@ jobs: ...@@ -46,5 +46,5 @@ jobs:
- name: Build - name: Build
run: | run: |
autobuild configure autobuild configure -c ${{ matrix.configuration }}
autobuild build --no-configure autobuild build --no-configure
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