Skip to content

Commit

Permalink
Update WASM image (#34421)
Browse files Browse the repository at this point in the history
Move to an Ubuntu image which has the `en_US.UTF-8` locale available.
This should remove the spurious warning that we're seeing during
PR / CI

closes #34280
  • Loading branch information
jaredpar authored Apr 2, 2020
1 parent c8b9cf1 commit 7dab162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/common/platform-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
archType: wasm
platform: WebAssembly_wasm
container:
image: ubuntu-16.04-bfcd90a-20200121150106
image: ubuntu-16.04-20200401182342-fe8b85d
registry: mcr
jobParameters:
runtimeFlavor: ${{ parameters.runtimeFlavor }}
Expand Down

0 comments on commit 7dab162

Please sign in to comment.