Skip to content

Commit 13c7c4d

Browse files
authored
ci: pin mcpp 2026.8.26.1 (#8)
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 90deea5 commit 13c7c4d

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
# The branch of the specification this backend is verified against. It
@@ -246,7 +246,7 @@ jobs:
246246
run:
247247
shell: bash
248248
env:
249-
MCPP_VERSION: 2026.8.25.2
249+
MCPP_VERSION: 2026.8.26.1
250250
XLINGS_VERSION: v2026.8.17.2
251251
XLINGS_NON_INTERACTIVE: '1'
252252
steps:

0 commit comments

Comments
 (0)