We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847d63c commit e653f75Copy full SHA for e653f75
1 file changed
.github/workflows/Build.yaml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
test_and_apk:
15
name: "Local tests and APKs"
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
17
18
permissions:
19
contents: write
0 commit comments