File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313env :
1414 # Bumped to 0.0.78: carries L3 build.mcpp native build program (build-mcpp member),
1515 # compat.openblas Windows recipe (bin/libopenblas.dll staged beside the .exe).
16- MCPP_VERSION : " 0.0.79 "
16+ MCPP_VERSION : " 0.0.81 "
1717
1818jobs :
1919 lint :
@@ -111,20 +111,20 @@ jobs:
111111 include :
112112 - platform : linux
113113 os : ubuntu-latest
114- archive : mcpp-0.0.79 -linux-x86_64.tar.gz
115- root : mcpp-0.0.79 -linux-x86_64
114+ archive : mcpp-0.0.81 -linux-x86_64.tar.gz
115+ root : mcpp-0.0.81 -linux-x86_64
116116 mcpp : bin/mcpp
117117 xlings : registry/bin/xlings
118118 - platform : macos
119119 os : macos-15
120- archive : mcpp-0.0.79 -macosx-arm64.tar.gz
121- root : mcpp-0.0.79 -macosx-arm64
120+ archive : mcpp-0.0.81 -macosx-arm64.tar.gz
121+ root : mcpp-0.0.81 -macosx-arm64
122122 mcpp : bin/mcpp
123123 xlings : registry/bin/xlings
124124 - platform : windows
125125 os : windows-latest
126- archive : mcpp-0.0.79 -windows-x86_64.zip
127- root : mcpp-0.0.79 -windows-x86_64
126+ archive : mcpp-0.0.81 -windows-x86_64.zip
127+ root : mcpp-0.0.81 -windows-x86_64
128128 mcpp : bin/mcpp.exe
129129 xlings : registry/bin/xlings.exe
130130 steps :
You can’t perform that action at this time.
0 commit comments