diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 28f7337..767d94f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: os: macos-11 suffix: '' triplet: arm64-osx-min1100-release - host_triplet: x64-osx-min1015-release + host_triplet: x64-osx-min1100-release ccache_path: ~/Library/Caches/ccache cpack_generator: DragNDrop package_extension: dmg @@ -33,8 +33,8 @@ jobs: - name: macOS (x86_64) os: macos-11 suffix: '' - triplet: x64-osx-min1015-release - host_triplet: x64-osx-min1015-release + triplet: x64-osx-min1100-release + host_triplet: x64-osx-min1100-release ccache_path: ~/Library/Caches/ccache cpack_generator: DragNDrop package_extension: dmg @@ -44,7 +44,7 @@ jobs: os: macos-11 suffix: '-debugasserts' triplet: arm64-osx-min1100-release - host_triplet: x64-osx-min1015-release + host_triplet: x64-osx-min1100-release ccache_path: ~/Library/Caches/ccache cpack_generator: DragNDrop package_extension: dmg @@ -54,8 +54,8 @@ jobs: - name: macOS (x86_64, Debug Assertions) os: macos-11 suffix: '-debugasserts' - triplet: x64-osx-min1015-release - host_triplet: x64-osx-min1015-release + triplet: x64-osx-min1100-release + host_triplet: x64-osx-min1100-release ccache_path: ~/Library/Caches/ccache cpack_generator: DragNDrop package_extension: dmg diff --git a/vcpkg b/vcpkg index a6f9257..875f13b 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit a6f9257e0d773d2ab5706255e3317292b6c6cf6c +Subproject commit 875f13bfb5a077b7631d7310788238b7c2e4fe9f