mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-14 11:40:38 +00:00
setting compiler to default i.e. gcc
This commit is contained in:
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -278,6 +278,7 @@ jobs:
|
||||
UBSAN_OPTIONS=""
|
||||
RUSTFLAGS=""
|
||||
CARGO_FLAGS="--locked --release"
|
||||
unset CC
|
||||
fi
|
||||
{
|
||||
echo "cov_prefix=${cov_prefix}"
|
||||
|
||||
Reference in New Issue
Block a user