mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[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:
parent
a19828c9d1
commit
01dbb3d957
3 changed files with 7 additions and 7 deletions
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
|
@ -23,7 +23,7 @@ env:
|
|||
|
||||
jobs:
|
||||
Coverity-Build:
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue