Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kingwingfly committed Aug 31, 2024
1 parent 7e4a71a commit b38048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
target: "aarch64-apple-darwin"
- os: "macos-latest" # for Intel based macs.
target: "x86_64-apple-darwin"
- os: "ubuntu-22.04" # for Tauri v1 you could replace this with ubuntu-20.04.
- os: "ubuntu-22.04"
target: x86_64-unknown-linux-gnu
- os: "windows-latest"
target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit b38048d

Please sign in to comment.