Skip to content

Commit

Permalink
Cleanup in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
albinahlback committed Feb 15, 2024
1 parent aaa4213 commit 24f6968
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,7 @@ jobs:
./bootstrap.sh
./configure \
CC=${CC} \
--with-gmp=/usr \
--with-mpfr=/usr \
--with-ntl=/usr \
--with-ntl \
--enable-assert \
--disable-static \
--disable-debug
Expand Down Expand Up @@ -169,7 +167,6 @@ jobs:
brew install autoconf
brew install libtool
brew install automake
brew install openblas
$(brew --prefix llvm@15)/bin/clang --version
gmake --version
autoconf --version
Expand Down

0 comments on commit 24f6968

Please sign in to comment.