Skip to content

Commit fd35a7b

Browse files
committed
diag: pin MCPP_VERSION=0.0.103 to bisect the libxcb link regression (throwaway)
1 parent 2ede9bd commit fd35a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ env:
4747
# 0.0.94 fixed feature-gated `sources` under `mcpp test` (mcpp#218); 0.0.91
4848
# added standard = "c++fly" to the resolver grammar, so c++fly descriptors
4949
# get the lint WARN below, not a hard grammar-parse rejection.
50-
MCPP_VERSION: "0.0.102"
50+
MCPP_VERSION: "0.0.103"
5151

5252
jobs:
5353
lint:

0 commit comments

Comments
 (0)