Skip to content

Commit ac587e5

Browse files
committed
ci: pin 2026.8.25.1 — the release that fixes what 2026.8.24.6 broke
1 parent accf94c commit ac587e5

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-24.04
1313
timeout-minutes: 40
1414
env:
15-
MCPP_VERSION: 2026.8.24.6
15+
MCPP_VERSION: 2026.8.25.1
1616
XLINGS_VERSION: v2026.8.17.2
1717
XLINGS_NON_INTERACTIVE: '1'
1818
# The branch of the specification this backend is verified against. It
@@ -181,7 +181,7 @@ jobs:
181181
run:
182182
shell: bash
183183
env:
184-
MCPP_VERSION: 2026.8.24.6
184+
MCPP_VERSION: 2026.8.25.1
185185
XLINGS_VERSION: v2026.8.17.2
186186
XLINGS_NON_INTERACTIVE: '1'
187187
steps:

0 commit comments

Comments
 (0)