mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-01 23:19:24 +08:00
Remove Warp agents
This commit is contained in:
parent
dab09a94d7
commit
aee6d99702
2
.github/workflows/build-and-test-v3.yml
vendored
2
.github/workflows/build-and-test-v3.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [warp-windows-latest-x64-2x, warp-macos-15-arm64-6x, warp-ubuntu-latest-x64-2x]
|
||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||
go-version: [1.24]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user