5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 07:09:54 +08:00

Try warpbuild

This commit is contained in:
Lea Anthony 2025-03-03 21:32:09 +11:00
parent 7d66f3c26a
commit fa4bf38b12
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -33,7 +33,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
os: [windows-latest, macos-latest, ubuntu-latest] os: [warp-windows-latest-x64-2x, warp-macos-15-arm64-6x, warp-ubuntu-latest-x64-2x]
go-version: [1.24] go-version: [1.24]
steps: steps: