We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d66f3c commit fa4bf38Copy full SHA for fa4bf38
.github/workflows/build-and-test-v3.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- os: [windows-latest, macos-latest, ubuntu-latest]
+ os: [warp-windows-latest-x64-2x, warp-macos-15-arm64-6x, warp-ubuntu-latest-x64-2x]
37
go-version: [1.24]
38
39
steps:
0 commit comments