From 5533b455cdb8034566c2f1f9454d787b5ec093e5 Mon Sep 17 00:00:00 2001 From: sunrisepeak Date: Wed, 26 Aug 2026 18:18:10 +0800 Subject: [PATCH] ci: mcpp 2026.8.26.1 -> 2026.8.26.2 Released and indexed. Verifies this repo against the published build rather than against a branch. --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94acb03..6c608ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-24.04 timeout-minutes: 40 env: - MCPP_VERSION: 2026.8.26.1 + MCPP_VERSION: 2026.8.26.2 XLINGS_VERSION: v2026.8.17.2 XLINGS_NON_INTERACTIVE: '1' # The branch of the specification this backend is verified against. It @@ -246,7 +246,7 @@ jobs: run: shell: bash env: - MCPP_VERSION: 2026.8.26.1 + MCPP_VERSION: 2026.8.26.2 XLINGS_VERSION: v2026.8.17.2 XLINGS_NON_INTERACTIVE: '1' steps: