Skip to content

Commit 6838bf6

Browse files
authored
ci: pin mcpp 2026.8.26.1 (#5)
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 489cd42 commit 6838bf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-24.04
2020
timeout-minutes: 40
2121
env:
22-
MCPP_VERSION: 2026.8.25.2
22+
MCPP_VERSION: 2026.8.26.1
2323
XLINGS_VERSION: v2026.8.17.2
2424
XLINGS_NON_INTERACTIVE: '1'
2525
steps:
@@ -206,7 +206,7 @@ jobs:
206206
run:
207207
shell: bash
208208
env:
209-
MCPP_VERSION: 2026.8.25.2
209+
MCPP_VERSION: 2026.8.26.1
210210
XLINGS_VERSION: v2026.8.17.2
211211
XLINGS_NON_INTERACTIVE: '1'
212212
steps:

0 commit comments

Comments
 (0)