Skip to content

Commit e07e924

Browse files
committed
Remove Warp agents
1 parent 163beb5 commit e07e924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-v3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
strategy:
9292
fail-fast: false
9393
matrix:
94-
os: [warp-windows-latest-x64-2x, warp-macos-15-arm64-6x, warp-ubuntu-latest-x64-2x]
94+
os: [windows-latest, ubuntu-latest, macos-latest]
9595
go-version: [1.24]
9696

9797
steps:

0 commit comments

Comments
 (0)