Skip to content

Commit 5f62612

Browse files
authored
Switch custom runners from mariner-2.0 to azure-linux-3 (#1216)
1 parent 117a3f5 commit 5f62612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
runs-on:
5757
- "self-hosted"
5858
- "1ES.Pool=TypeScript-1ES-GitHub-Deploys"
59-
- "1ES.ImageOverride=mariner-2.0"
59+
- "1ES.ImageOverride=azure-linux-3"
6060
needs: build
6161
environment:
6262
name: 'Production'

0 commit comments

Comments
 (0)