Skip to content

Commit 9e2c063

Browse files
committed
try removing i386
1 parent 2d9909a commit 9e2c063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/setup-apt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# install OS prerequisites
4-
dpkg --add-architecture i386
4+
# dpkg --add-architecture i386
55
apt update
66
apt install -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev \
77
libgmp-dev gawk build-essential bison flex texinfo gperf libtool \

0 commit comments

Comments
 (0)