Skip to content

Commit

Permalink
fixed typo in binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
cromefire committed Dec 12, 2023
1 parent 5be320a commit e89ca16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
binary: [aarch64-apple-darwin, x86_64-manylinux2014, x86_64-manylinux2014-cuda117,
x86_64-windows-msvc-cuda117, x86_64-windows-msvc-cuda122, x86_64-manylinux2014-rocm5.7]
x86_64-windows-msvc-cuda117, x86_64-windows-msvc-cuda122, x86_64-manylinux2014-rocm57]
include:
- os: macos-latest
target: aarch64-apple-darwin
Expand Down

0 comments on commit e89ca16

Please sign in to comment.