diff --git a/.semaphore/playwright-e2e.yml b/.semaphore/playwright-e2e.yml index 519bfdaf0..4c9c825e5 100644 --- a/.semaphore/playwright-e2e.yml +++ b/.semaphore/playwright-e2e.yml @@ -92,7 +92,7 @@ blocks: task: agent: machine: - type: s1-prod-windows + type: s1-windows-2025-amd64-4 prologue: commands: - $Env:PATH += ";C:\Program Files\Git\bin" diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 177fd666f..22c3ae51a 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -136,7 +136,7 @@ blocks: task: agent: machine: - type: s1-prod-windows + type: s1-windows-2025-amd64-4 prologue: commands: - make ci-bin-sem-cache-restore