Skip to content

Commit fb5b379

Browse files
committed
Switch custom runners from mariner-2.0 to azure-linux-3
1 parent 0074e3b commit fb5b379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ jobs:
303303
pool:
304304
name: TypeScript-1ES-Deploys
305305
demands:
306-
- ImageOverride -equals mariner-2.0
306+
- ImageOverride -equals azure-linux-3
307307
workspace:
308308
clean: all # Always start with a clean slate.
309309

@@ -462,7 +462,7 @@ jobs:
462462
pool:
463463
name: TypeScript-1ES-Deploys
464464
demands:
465-
- ImageOverride -equals mariner-2.0
465+
- ImageOverride -equals azure-linux-3
466466
workspace:
467467
clean: all # Always start with a clean slate.
468468

0 commit comments

Comments
 (0)