Skip to content

Commit

Permalink
try to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Jul 14, 2024
1 parent 245b123 commit 7da9c01
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 @@ -18,7 +18,7 @@ jobs:
args: "--target aarch64-apple-darwin"
- platform: "macos-latest" # for Intel based macs.
args: "--target x86_64-apple-darwin"
- platform: "ubuntu-22.04" # Ubuntu x86_64
- platform: "ubuntu-24.04" # Ubuntu x86_64
args: ""
- platform: "windows-latest" # Windows x86_64
args: '--target x86_64-pc-windows-msvc --features "openblas"'
Expand Down

0 comments on commit 7da9c01

Please sign in to comment.