File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8181 - name : config
8282 run : xmake config --policies=build.ccache -o ${{ runner.workspace }}/build -m releasedbg -a ${{ matrix.arch }} --yes
8383 - name : build
84- run : xmake build --yes -vD research && xmake build --yes -vD --group=tests
84+ run : xmake build --yes -vD liii && xmake build --yes -vD --group=tests
8585 # - name: C++ tests
8686 # run: xmake run --yes --verbose --diagnosis --group=tests
8787 # env:
Original file line number Diff line number Diff line change 8383 - name : config
8484 run : xmake config --policies=build.ccache -o ${{ runner.workspace }}/build -m releasedbg --yes
8585 - name : build
86- run : xmake build --yes -vD research && xmake build --yes -vD --group=tests
86+ run : xmake build --yes -vD liii && xmake build --yes -vD --group=tests
8787 # - name: C++ tests
8888 # run: xmake run --yes --verbose --diagnosis --group=tests
8989 # env:
Original file line number Diff line number Diff line change 22## 2025/07/01 CI/CD for MacOS
33### What
44添加了MacOS平台的Github CI/CD流水线
5+
6+ ## 2025/07/02 更改MacOS CI 构建目标
7+ ### What
8+ 更改 MacOS CI 构建目标为 liii
You can’t perform that action at this time.
0 commit comments