Skip to content

Commit 691b316

Browse files
authored
Switch custom runners from mariner-2.0 to azure-linux-3 (#1989)
1 parent 10186e0 commit 691b316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- os: ubuntu-latest
7070
name: 'no submodules'
7171
no-submodules: true
72-
- os: ['self-hosted', '1ES.Pool=TypeScript-1ES-GitHub-XL', '1ES.ImageOverride=mariner-2.0']
72+
- os: ['self-hosted', '1ES.Pool=TypeScript-1ES-GitHub-XL', '1ES.ImageOverride=azure-linux-3']
7373
name: 'race mode'
7474
race: true
7575
skip: ${{ github.event_name == 'merge_group' }}

0 commit comments

Comments
 (0)