We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d055f commit 06c5f2cCopy full SHA for 06c5f2c
.github/workflows/android.yml
@@ -20,7 +20,7 @@ permissions:
20
jobs:
21
build:
22
23
- runs-on: ubuntu-24.04-arm #ubuntu-latest
+ runs-on: ubuntu-latest
24
25
#https://github.com/actions/checkout
26
#https://github.com/actions/setup-java
0 commit comments