Skip to content

Commit

Permalink
Disable cc
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Jul 9, 2024
1 parent 6441235 commit 3b11f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
CXX: ${{ github.workspace }}/zigshim/cxx
AR: ${{ github.workspace }}/zigshim/ar
ZIG_FLAGS: ${{ matrix.zigflags }}
LD: ${{ github.workspace }}/zigshim/ld
# LD: ${{ github.workspace }}/zigshim/ld
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3b11f09

Please sign in to comment.