diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55cf065..5818bd8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [macos-latest, ubuntu-latest] + target: [aarch64-apple-darwin, x86_64-unknown-linux-gnu, x86_64-unknown-linux-gnu-cuda-11.7] include: - os: macos-latest target: aarch64-apple-darwin