Skip to content

Commit cc5322e

Browse files
authored
ci: pin mcpp 2026.8.26.1 (#11)
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.
1 parent 1dcd1f5 commit cc5322e

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
@@ -30,7 +30,7 @@ on:
3030
default: ""
3131
env:
3232
MCPP_SOURCE_REF: ${{ github.event.inputs.mcpp_ref || vars.MCPP_SOURCE_REF }}
33-
MCPP_VERSION: 2026.8.25.2
33+
MCPP_VERSION: 2026.8.26.1
3434
XLINGS_VERSION: v2026.8.17.2
3535
XLINGS_NON_INTERACTIVE: '1'
3636

0 commit comments

Comments
 (0)