mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-27 11:04:51 +00:00
deactivate 32-bit CI, package management woes, see #244
This commit is contained in:
parent
b1ef2682d6
commit
1325d249ce
11
.github/workflows/ci.yml
vendored
11
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user