mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: use Blacksmith runners for Linux and Windows Tauri builds to improve build performance
This commit is contained in:
parent
6382bda7d6
commit
3a9bbe2371
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -95,9 +95,9 @@ jobs:
|
||||
target: x86_64-apple-darwin
|
||||
- host: macos-latest
|
||||
target: aarch64-apple-darwin
|
||||
- host: windows-latest
|
||||
- host: blacksmith-4vcpu-windows-2025
|
||||
target: x86_64-pc-windows-msvc
|
||||
- host: ubuntu-24.04
|
||||
- host: blacksmith-4vcpu-ubuntu-2404
|
||||
target: x86_64-unknown-linux-gnu
|
||||
runs-on: ${{ matrix.settings.host }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user