Skip to content

Commit ad9e44a

Browse files
committed
Merge main, keeping the restructured workflow and main's pin
main moved MCPP_VERSION from 2026.8.24.4 to 2026.8.26.2 while this branch rewrote the file that holds it, so the two changes met in one line. The pin is main's, since it names the more recent release and is what an ordinary run of this repository should test; everything else is this branch's. ⚠️ A pull request in a conflicting state builds no `pull_request` runs at all, so the checks did not fail --- they were never created. The runs that judged this branch while it was in that state were dispatched against the branch rather than raised by the pull request, and this merge is what restores the ordinary path.
2 parents 1da7696 + 739b3bd commit ad9e44a

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
@@ -23,7 +23,7 @@ on:
2323

2424
env:
2525
MCPP_SOURCE_REF: ${{ github.event.inputs.mcpp_ref || vars.MCPP_SOURCE_REF }}
26-
MCPP_VERSION: 2026.8.24.4
26+
MCPP_VERSION: 2026.8.26.2
2727
XLINGS_VERSION: v2026.8.17.2
2828
XLINGS_NON_INTERACTIVE: '1'
2929

0 commit comments

Comments
 (0)