[wue] fix WUE options not being applied for ARM64 images

* Closes #1996
* Also set Coverity GitHub Actions workflow to use windows-latest
This commit is contained in:
Pete Batard 2022-07-25 16:48:57 +01:00
parent a19828c9d1
commit 01dbb3d957
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@ env:
jobs:
Coverity-Build:
runs-on: windows-2022
runs-on: windows-latest
steps:
- name: Checkout repository