From b8220d1efba93b4b4aaa8b48e63a122750dd0793 Mon Sep 17 00:00:00 2001 From: Alan George Date: Wed, 27 May 2026 14:29:46 -0600 Subject: [PATCH] Latest examples that match new method signature --- .github/workflows/builds.yml | 2 +- .github/workflows/docker-validate.yml | 2 +- cpp-example-collection | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 290564e8..6fbae309 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -58,7 +58,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: 46083ea4e5d3def8e44a53148c2c7800131efca0 + CPP_EXAMPLE_COLLECTION_REF: 56815733a71c14692569e8adf2916a56a14d4882 # 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 7a89d352..ffd0d121 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: 46083ea4e5d3def8e44a53148c2c7800131efca0 + CPP_EXAMPLE_COLLECTION_REF: 56815733a71c14692569e8adf2916a56a14d4882 jobs: validate-x64: diff --git a/cpp-example-collection b/cpp-example-collection index 839e38fa..56815733 160000 --- a/cpp-example-collection +++ b/cpp-example-collection @@ -1 +1 @@ -Subproject commit 839e38fa3079c1c63efeeb73ca476bd1c42afc51 +Subproject commit 56815733a71c14692569e8adf2916a56a14d4882