mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-25 05:52:40 +03:00
Actions: use windows-latest
This commit is contained in:
parent
380cb71525
commit
3cc00d214a
2
.github/workflows/windows-x64.yml
vendored
2
.github/workflows/windows-x64.yml
vendored
@ -9,7 +9,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
2
.github/workflows/windows-x86.yml
vendored
2
.github/workflows/windows-x86.yml
vendored
@ -9,7 +9,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
Reference in New Issue
Block a user