Skip to content

Commit

Permalink
Merge pull request #3444 from ann0see/upgradeAndroidBuildOS
Browse files Browse the repository at this point in the history
Upgrade Android Build OS
  • Loading branch information
pljones authored Dec 25, 2024
2 parents 19a9a27 + 0b4a600 commit bd6adea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
config:
- config_name: Android .apk (artifact+codeQL)
target_os: android
building_on_os: ubuntu-20.04
building_on_os: ubuntu-22.04
base_command: ./.github/autobuild/android.sh
run_codeql: true
is_main_build_target: true
Expand Down

0 comments on commit bd6adea

Please sign in to comment.