Skip to content

Commit

Permalink
build macOS-arm on macos-14, macOS-x64 on macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 9, 2025
1 parent c0837de commit 25a73b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ jobs:
- name: Run VCPKG
uses: lukka/run-vcpkg@v11
# will use baseline from vcpkg.json
with:
# get baseline from vcpkg
vcpkgJsonGlob: './vcpkg.json'

- name: show versions
run: |
Expand Down

0 comments on commit 25a73b1

Please sign in to comment.