Skip to content

Commit f6ef9b9

Browse files
committed
ci: workspace mcpp bootstrap pin -> 2026.7.28.2 (released, mirrored, indexed)
1 parent 0caca69 commit f6ef9b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-fresh-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ concurrency:
4040
# fails with `version not found` instead of silently testing an older
4141
# binary. Bump together with the .xlings.json workspace pin at release.
4242
env:
43-
MCPP_PIN: '2026.7.27.1'
43+
MCPP_PIN: '2026.7.28.2'
4444

4545
jobs:
4646
# ──────────────────────────────────────────────────────────────────

.xlings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"workspace": {
3-
"mcpp": "2026.7.27.1"
3+
"mcpp": "2026.7.28.2"
44
}
55
}

0 commit comments

Comments
 (0)