Skip to content

Commit 6cf6e48

Browse files
[wasm] Use newer helix images with updated v8 (#75726)
Co-authored-by: Radek Doulik <[email protected]>
1 parent fdca698 commit 6cf6e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,10 @@ jobs:
193193

194194
# WebAssembly Firefox
195195
- ${{ if eq(parameters.platform, 'Browser_wasm_firefox') }}:
196-
- (Ubuntu.1804.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-webassembly-20220504035734-67908a0
196+
- (Ubuntu.1804.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-webassembly-20220908122752-67908a0
197197

198198
# WebAssembly windows
199199
- ${{ if eq(parameters.platform, 'Browser_wasm_win') }}:
200-
- (Windows.Amd64.Server2022.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly-20220620175048-bf70060
200+
- (Windows.Amd64.Server2022.Open)[email protected]/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly-20220908122953-3a6fb49
201201

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

0 commit comments

Comments
 (0)