run APK build on x86_64

This commit is contained in:
Henry Hiles 2026-08-22 14:18:12 -04:00
commit 4e1f1b64bc
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
build-apk: build-apk:
runs-on: ubuntu-24.04-arm runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository