Skip to content

Commit 3dc7fa1

Browse files
authored
ci: pin mcpp 2026.8.26.1 (#10)
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 eecc65e commit 3dc7fa1

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
@@ -33,7 +33,7 @@ env:
3333
# A version verified to build these packages, not a measured minimum. The pin
3434
# exists for reproducibility rather than because an older mcpp is known to
3535
# fail.
36-
MCPP_VERSION: 2026.8.25.2
36+
MCPP_VERSION: 2026.8.26.1
3737
XLINGS_VERSION: v2026.8.17.2
3838
XLINGS_NON_INTERACTIVE: '1'
3939

0 commit comments

Comments
 (0)