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: