mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-21 10:57:15 -04:00
try windows-2019 and macos-14 (ARM)
This commit is contained in:
parent
d31ce8e2c7
commit
6c0ad23739
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: macOS Clang
|
||||
os: macos-latest
|
||||
os: macos-14
|
||||
compiler: clang
|
||||
shell: bash
|
||||
|
||||
|
2
.github/workflows/win_msvc.yml
vendored
2
.github/workflows/win_msvc.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
build:
|
||||
if: ${{ github.repository == 'fabiangreffrath/woof' }}
|
||||
name: MSVC ${{ matrix.config.arch }}
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user