diff --git a/.github/workflows/cdtest.yml b/.github/workflows/cdtest.yml index f5089ad..7c8d05b 100644 --- a/.github/workflows/cdtest.yml +++ b/.github/workflows/cdtest.yml @@ -23,7 +23,7 @@ jobs: target: aarch64-apple-darwin architecture: aarch64 binary-postfix: "" - use-cross: false + use-cross: true - os: ubuntu-latest os-name: linux target: x86_64-unknown-linux-gnu