File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8787 linux :
8888 uses : passagemath/passagemath/.github/workflows/docker.yml@main
8989 with :
90- extra_sage_packages : gdbm git libxml2
90+ extra_sage_packages : gdbm git libxml2 gfortran cmake python3 openblas zlib readline sqlite libpng bzip2 liblzma libffi openssl
9191 targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="macaulay2" macaulay2
9292 # Standard setting: Test the current HEAD of passagemath:
9393 sage_repo : passagemath/passagemath
@@ -101,7 +101,7 @@ jobs:
101101 macos :
102102 uses : passagemath/passagemath/.github/workflows/macos.yml@main
103103 with :
104- extra_sage_packages : gdbm git libxml2
104+ extra_sage_packages : gdbm git libxml2 gfortran cmake python3 openblas zlib readline sqlite libpng bzip2 liblzma libffi openssl
105105 targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="macaulay2" macaulay2
106106 # Standard setting: Test the current HEAD of passagemath:
107107 sage_repo : passagemath/passagemath
You can’t perform that action at this time.
0 commit comments