From ad7f7a9e89c49d23114de5841b3179087db7d81f Mon Sep 17 00:00:00 2001 From: Bill Avery Date: Wed, 17 Jul 2024 20:21:26 -0700 Subject: [PATCH] Rollback vcpkg baseline to latest commit in hosted runners --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 6ecae9f0..7c62b562 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -49,5 +49,5 @@ "dependencies": [ "pegtl" ], - "builtin-baseline": "1318ab14aae14db20085441cd71366891a9c9d0c" + "builtin-baseline": "7aeffc91033ad35cc4e2c152f213a866ec6c11ac" }