diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index a1806f6dc..7dcb36fcd 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -10,7 +10,7 @@ on: env: VCPKG_BINARY_SOURCES: clear;x-gha,readwrite - VCPKG_RELEASE: 2025.07.25 + VCPKG_RELEASE: 2025.08.27 jobs: checkSource: