Skip to content

Commit 897f247

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 1c24825 commit 897f247

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
@@ -21,7 +21,7 @@ on:
2121
workflow_dispatch:
2222

2323
env:
24-
MCPP_VERSION: 2026.8.19.4
24+
MCPP_VERSION: 2026.8.24.6
2525
XLINGS_VERSION: v2026.8.17.2
2626
XLINGS_NON_INTERACTIVE: '1'
2727

0 commit comments

Comments
 (0)