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 8484 uses : sagemath/sage/.github/workflows/docker.yml@develop
8585 with :
8686 # Sage distribution packages to build
87- targets : SAGE_CHECK=no SAGE_CHECK_flint=yes SAGE_CHECK_python_flint=yes python_flint
87+ targets : SAGE_CHECK=no SAGE_CHECK_flint=warn SAGE_CHECK_python_flint=yes python_flint
8888 # Standard setting: Test the current beta release of Sage:
8989 sage_repo : sagemath/sage
9090 sage_ref : refs/pull/37224/head
@@ -103,7 +103,7 @@ jobs:
103103 osversion_xcodeversion_toxenv_tuples : >-
104104 [["latest", "", "homebrew-macos-usrlocal-minimal"],
105105 ["latest", "", "homebrew-macos-usrlocal-standard"]]
106- targets : SAGE_CHECK=no SAGE_CHECK_flint=yes SAGE_CHECK_python_flint=yes python_flint
106+ targets : SAGE_CHECK=no SAGE_CHECK_flint=warn SAGE_CHECK_python_flint=yes python_flint
107107 # Standard setting: Test the current beta release of Sage:
108108 sage_repo : sagemath/sage
109109 sage_ref : refs/pull/37224/head
You can’t perform that action at this time.
0 commit comments