1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 13:23:39 +00:00

Fix Android build (#2029)

Change worker to win-2022 for VS2022

(cherry picked from commit 94bd5ceed3)
This commit is contained in:
Michał Chęciński
2022-08-04 18:35:17 +02:00
committed by Michal Checinski
parent 8df68a5606
commit 27b8c952e4

View File

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