From 453b8e3ae75c78532015f7d4fd820a688984495b Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 24 Mar 2021 16:03:58 +1100 Subject: [PATCH] Remove unnecessary TARGET env variable unknown-linux-gnu is the default for ubuntu, we don't need to specify this. --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c866b344..ff672486 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,8 +101,6 @@ jobs: run: cargo test --package swap --lib --all-features docker_tests: - env: - TARGET: x86_64-unknown-linux-gnu strategy: matrix: test_name: [