Update ci.yml

wsxiaoys-patch-3
Meng Zhang 2023-11-25 15:09:54 +08:00 committed by GitHub
parent 784a99b225
commit 6c61bc06f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
release-binary:
if: github.event_name != 'pull_request'
needs: tests
runs-on: ${{ matrix.target }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
target: [aarch64-apple-darwin, x86_64-unknown-linux-gnu, x86_64-unknown-linux-gnu-cuda-11.7]