Skip to content

Commit 4d4bd33

Browse files
committed
Test against the released engine
mcpp 2026.8.27.1 is published and the index's latest points at it, so the pin moves to it and the repository variable MCPP_SOURCE_REF is cleared. What this repository tests is now the engine a user installs rather than a branch of it. The manifests are unchanged: they already name the versions this round publishes, and this repository's continuous integration substitutes working trees for them, so the change spanning these repositories is still tested as written.
1 parent ad9e44a commit 4d4bd33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323

2424
env:
2525
MCPP_SOURCE_REF: ${{ github.event.inputs.mcpp_ref || vars.MCPP_SOURCE_REF }}
26-
MCPP_VERSION: 2026.8.26.2
26+
MCPP_VERSION: 2026.8.27.1
2727
XLINGS_VERSION: v2026.8.17.2
2828
XLINGS_NON_INTERACTIVE: '1'
2929

0 commit comments

Comments
 (0)