Move build process to ubuntu, which has java21 installed
This commit is contained in:
parent
c7159d1fcb
commit
716392b7c5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build_android:
|
||||
runs-on: hetzner-access
|
||||
runs-on: android-build
|
||||
|
||||
steps:
|
||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue