ci: run on ubuntu-qemu docker image

This commit is contained in:
2026-04-22 17:19:14 +08:00
parent c55e6e3230
commit 2c2532c2f7

View File

@@ -8,7 +8,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-qemu
timeout-minutes: 4320
steps:
- name: install tools