Skip to content

Commit 7f7a8b6

Browse files
Use floating tag for webassembly image (#109374)
Co-authored-by: Matt Thalman <[email protected]>
1 parent 2690c5f commit 7f7a8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ jobs:
177177

178178
# Browser WebAssembly windows
179179
- ${{ if in(parameters.platform, 'browser_wasm_win', 'wasi_wasm_win') }}:
180-
- (Windows.Amd64.Server2022.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly-20240702174122-7aba2af
180+
- (Windows.Amd64.Server2022.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly
181181

182182
${{ insert }}: ${{ parameters.jobParameters }}

0 commit comments

Comments
 (0)