From 187d4c8f41d59fbb4a327ba8f7beb94e575ce2b4 Mon Sep 17 00:00:00 2001 From: tenzap Date: Wed, 25 Jan 2023 09:13:41 +0100 Subject: [PATCH] github workflow: fix typo --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0461a531..8e7fba2c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.1 # Build fails in this case, as of 2022-12-02 : Xamarin/Android/Xamarin.Android.D8.targets(79,5): error : java.lang.ArrayIndexOutOfBoundsException : Index 4 out of bounds for length 4 #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.2 # Build fails in this case, as of 2022-12-02 : Xamarin/Android/Xamarin.Android.D8.targets(79,5): error : java.lang.ArrayIndexOutOfBoundsException : Index 4 out of bounds for length 4 #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=12.3 # Build fails in this case, as of 2022-12-02 - $VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=13.1 + $VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=13.1 # If using the github runner 'macos-11' #$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --android=11.0 @@ -234,7 +234,6 @@ jobs: windows: - # on windows-2022 it builds with: # Microsoft Visual Studio\2022\Enterprise # Found Java SDK version 11.0.12