From 0d6a7a5c1da370f9d5a0baa0ec2b0e5aeffa4ecf Mon Sep 17 00:00:00 2001 From: sunrisepeak Date: Wed, 26 Aug 2026 12:21:32 +0800 Subject: [PATCH] ci: pin mcpp 2026.8.26.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The release this repository was already verified against, from its own branch before the merge — seven repositories green, each checked to have logged `under review: mcpp 2026.8.26.1`. This moves the pin to the published build so the same check runs against what a user installs. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 234597e..53af5db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ on: default: "" env: MCPP_SOURCE_REF: ${{ github.event.inputs.mcpp_ref || vars.MCPP_SOURCE_REF }} - MCPP_VERSION: 2026.8.25.2 + MCPP_VERSION: 2026.8.26.1 XLINGS_VERSION: v2026.8.17.2 XLINGS_NON_INTERACTIVE: '1'