Fix Android build (#2029)

Change worker to win-2022 for VS2022
This commit is contained in:
Michał Chęciński 2022-08-04 18:35:17 +02:00 committed by GitHub
parent aa6be3d691
commit 94bd5ceed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ jobs:
android:
name: Android
runs-on: windows-2019
runs-on: windows-2022
needs: setup
steps:
- name: Setup NuGet
@ -212,7 +212,7 @@ jobs:
f-droid:
name: F-Droid Build
runs-on: windows-2019
runs-on: windows-2022
steps:
- name: Setup NuGet
uses: nuget/setup-nuget@b2bc17b761a1d88cab755a776c7922eb26eefbfa # v1.0.6