Update ci.yml
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
native-windows:
|
||||
name: Native Windows Build And Tests
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
@@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
package-windows:
|
||||
name: Windows Release Package
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-latest
|
||||
needs:
|
||||
- native-windows
|
||||
- ui-ubuntu
|
||||
|
||||
Reference in New Issue
Block a user