Skip to content

Commit 6151d2a

Browse files
committed
ci: pin the build tool this package was released against
The pin was several releases behind, so what CI validated was not what the ecosystem resolves. 2026.8.24.6 is the version this package's current contents were released alongside — openkal 0.7.0 and the implementations that follow it. A version verified to build this package, not a measured minimum: the pin exists for reproducibility rather than because an older mcpp is known to fail.
1 parent 6dd6316 commit 6151d2a

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
@@ -22,7 +22,7 @@ on:
2222
workflow_dispatch:
2323

2424
env:
25-
MCPP_VERSION: 2026.8.19.4
25+
MCPP_VERSION: 2026.8.24.6
2626
XLINGS_VERSION: v2026.8.17.2
2727
XLINGS_NON_INTERACTIVE: '1'
2828

0 commit comments

Comments
 (0)