deactivate 32-bit CI, package management woes, see #244

This commit is contained in:
Mamy Ratsimbazafy 2023-06-02 09:01:00 +02:00
parent b1ef2682d6
commit 1325d249ce
No known key found for this signature in database
GPG Key ID: 6227262F49BE273A
1 changed files with 7 additions and 4 deletions

View File

@ -13,10 +13,13 @@ jobs:
cpu: amd64
TEST_LANG: c
BACKEND: NO_ASM
- os: linux
cpu: i386
TEST_LANG: c
BACKEND: NO_ASM
# 32-bit CI failing with https://github.com/mratsim/constantine/issues/244
# "E: Unable to correct problems, you have held broken packages.""
# - os: linux
# cpu: i386
# TEST_LANG: c
# BACKEND: NO_ASM
- os: linux
cpu: amd64
TEST_LANG: c