Skip to content

Commit c156795

Browse files
authored
Update cosmocc.yml
1 parent 01c12ef commit c156795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cosmocc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
6262
# In the tests, cmake tries to use make from the cosmopolitan toolchain and fails, so uninstall it
6363
- name: Remove cosmocc
64+
if: matrix.os == 'macos-13'
6465
run: |
6566
INSTALL_DIR="${{runner.temp}}/cosmocc-4.0.2"
6667
echo "Removing cosmocc from PATH"

0 commit comments

Comments
 (0)