Skip to content

Commit bd6adea

Browse files
authored
Merge pull request #3444 from ann0see/upgradeAndroidBuildOS
Upgrade Android Build OS
2 parents 19a9a27 + 0b4a600 commit bd6adea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
config:
196196
- config_name: Android .apk (artifact+codeQL)
197197
target_os: android
198-
building_on_os: ubuntu-20.04
198+
building_on_os: ubuntu-22.04
199199
base_command: ./.github/autobuild/android.sh
200200
run_codeql: true
201201
is_main_build_target: true

0 commit comments

Comments
 (0)