Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thewiilover committed Nov 16, 2024
2 parents 336af77 + 1eeb755 commit facfe12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
targetPlatform: Android
customImage: 'unityci/editor:windows-2021.3.37f1-android-3.1.0'
customImage: 'unityci/editor:windows-2021.3.45f1-android-3.1.0'
androidExportType: androidPackage
androidTargetSdkVersion: 32

Expand All @@ -45,7 +45,7 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
targetPlatform: Android
customImage: 'unityci/editor:windows-2021.3.37f1-android-3.1.0'
customImage: 'unityci/editor:windows-2021.3.45f1-android-3.1.0'
buildsPath: exported
allowDirtyBuild: true
androidExportType: androidStudioProject
Expand Down

0 comments on commit facfe12

Please sign in to comment.