5
0
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:
Lea Anthony 2025-03-08 11:34:08 +11:00
parent dab09a94d7
commit aee6d99702
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -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: