[fix] ci: run armv7 test on the amd64 runner (#6711)

This commit is contained in:
Brock Vojkovic
2026-09-13 15:25:21 +08:00
committed by GitHub
parent d4f00d15d4
commit 96479fff65
2 changed files with 3 additions and 6 deletions

View File

@@ -105,9 +105,8 @@ jobs:
arch: amd64
- runner: ubuntu-26.04-arm
arch: arm64
# FIXME: https://github.com/searxng/searxng/pull/6655#issuecomment-5550293085
# - runner: ubuntu-26.04-arm
# arch: armv7
- runner: ubuntu-26.04
arch: armv7
steps:
- name: Login to GHCR