Skip to content

Commit 8434364

Browse files
committed
disable cosmocc
1 parent 87c9de5 commit 8434364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cosmocc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build
3838
run: |
3939
cd core
40-
xmake f -p linux --cosmocc=y --embed=y -y -cvD
40+
xmake f -p linux --embed=y -y -cvD
4141
xmake -v
4242
cd ..
4343

0 commit comments

Comments
 (0)