From 56edbd77c384d9a9f2a2c1c23b178b45dcece687 Mon Sep 17 00:00:00 2001 From: sunrisepeak Date: Wed, 26 Aug 2026 18:18:24 +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 9d9848e..62a5d47 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' steps: @@ -206,7 +206,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: