diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 2e5dbad7..260830a3 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -56,7 +56,7 @@ env: # failing the build. SCCACHE_GHA_ENABLED: "true" # Pinned commit for cpp-example-collection smoke build (https://github.com/livekit-examples/cpp-example-collection) - CPP_EXAMPLE_COLLECTION_REF: 402e6fbcc3cb8b2b2aaf80e21b289f27a9060dc6 + CPP_EXAMPLE_COLLECTION_REF: bbf0fdf72dac2239117213475449565686f8c58b # vcpkg binary caching for Windows VCPKG_DEFAULT_TRIPLET: x64-windows-static-md VCPKG_DEFAULT_HOST_TRIPLET: x64-windows-static-md diff --git a/.github/workflows/docker-validate.yml b/.github/workflows/docker-validate.yml index 63c94817..d8575428 100644 --- a/.github/workflows/docker-validate.yml +++ b/.github/workflows/docker-validate.yml @@ -11,7 +11,7 @@ permissions: env: # Pinned commit for cpp-example-collection smoke build (https://github.com/livekit-examples/cpp-example-collection) - CPP_EXAMPLE_COLLECTION_REF: 402e6fbcc3cb8b2b2aaf80e21b289f27a9060dc6 + CPP_EXAMPLE_COLLECTION_REF: bbf0fdf72dac2239117213475449565686f8c58b jobs: validate-x64: diff --git a/cpp-example-collection b/cpp-example-collection index 008808dc..bbf0fdf7 160000 --- a/cpp-example-collection +++ b/cpp-example-collection @@ -1 +1 @@ -Subproject commit 008808dcda21bcb188295425908219e64eae395d +Subproject commit bbf0fdf72dac2239117213475449565686f8c58b