test(palemoon): disable i386 for now

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-24 17:38:44 -04:00
parent 449e684993
commit ca13b6c3f4
2 changed files with 16 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- healthcheck
- i18n
- palemoon/amd64
- palemoon/i386
#- palemoon/i386
runs-on: ubuntu-latest
steps:
- name: Checkout code