We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec12dd commit 162112bCopy full SHA for 162112b
1 file changed
.github/workflows/android.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
build-android:
25
26
- runs-on: ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
+ runs-on: ubuntu-26.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
27
28
# Local job envs
29
0 commit comments