File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 # Browser wasm
6464 - ${{ if eq(parameters.platform, 'browser_wasm') }} :
6565 - ${{ if eq(variables['System.TeamProject'], 'public') }} :
66- - (Ubuntu.2604.Amd64)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
66+ - (Ubuntu.2604.Amd64.Open )AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
6767 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
6868 - (Ubuntu.2604.Amd64)AzureLinux.3.Amd64@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
6969
Original file line number Diff line number Diff line change @@ -159,15 +159,15 @@ jobs:
159159
160160 # WASI
161161 - ${{ if eq(parameters.platform, 'wasi_wasm') }} :
162- - (Ubuntu.2604.Amd64)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
162+ - (Ubuntu.2604.Amd64.Open )AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
163163
164164 # Browser WebAssembly
165165 - ${{ if eq(parameters.platform, 'browser_wasm') }} :
166- - (Ubuntu.2604.Amd64)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
166+ - (Ubuntu.2604.Amd64.Open )AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
167167
168168 # Browser WebAssembly Firefox
169169 - ${{ if eq(parameters.platform, 'browser_wasm_firefox') }} :
170- - (Ubuntu.2604.Amd64)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
170+ - (Ubuntu.2604.Amd64.Open )AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64
171171
172172 # Browser WebAssembly windows
173173 - ${{ if in(parameters.platform, 'browser_wasm_win', 'wasi_wasm_win') }} :
You can’t perform that action at this time.
0 commit comments