Add new macOS CI using vcpkg
This commit is contained in:
Nadia Holmquist Pedersen
2023-12-28 15:03:44 +01:00
committed by GitHub
parent a4b2b0c40d
commit da26453911
6 changed files with 90 additions and 80 deletions

View File

@ -1,4 +1,4 @@
name: CMake Build (Ubuntu x86-64)
name: Ubuntu
on:
push:
@ -10,6 +10,7 @@ on:
jobs:
build:
name: x86_64
runs-on: ubuntu-20.04