Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit 58f7411

Browse files
committed
use only target_cc in release workflow
1 parent 19c6805 commit 58f7411

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
if: matrix.os == 'ubuntu-latest' && matrix.cross
6565
run: cargo build --release --verbose --target ${{ matrix.target }}
6666
env:
67-
CC: ${{ matrix.linker }}
6867
TARGET_CC: ${{ matrix.linker }}
6968

7069
- name: Build (mac cross)

0 commit comments

Comments
 (0)