Skip to content

Commit

Permalink
Update build process to Ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwibrowser authored Jul 28, 2023
1 parent 130f597 commit 62a527c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

strategy:
fail-fast: false
Expand Down

0 comments on commit 62a527c

Please sign in to comment.