Move build process to ubuntu, which has java21 installed

This commit is contained in:
Pieter Vander Vennet 2025-07-07 15:08:28 +02:00
parent c7159d1fcb
commit 716392b7c5

View file

@ -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