File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 8686 # Sage distribution packages to build
8787 targets : SAGE_CHECK=no SAGE_CHECK_flint=yes flint
8888 # Standard setting: Test the current beta release of Sage:
89- sage_repo : sagemath /sage
90- sage_ref : develop
89+ sage_repo : mkoeppe /sage
90+ sage_ref : gmp_require_6_2_1
9191 upstream_artifact : upstream
9292 # Docker targets (stages) to tag
9393 docker_targets : " with-targets"
@@ -104,17 +104,17 @@ jobs:
104104 ["latest", "", "homebrew-macos-usrlocal-standard"]]
105105 targets : SAGE_CHECK=no SAGE_CHECK_flint=yes flint
106106 # Standard setting: Test the current beta release of Sage:
107- sage_repo : sagemath /sage
108- sage_ref : develop
107+ sage_repo : mkoeppe /sage
108+ sage_ref : gmp_require_6_2_1
109109 upstream_artifact : upstream
110110 needs : [dist]
111111
112112 sage :
113113 uses : sagemath/sage/.github/workflows/docker.yml@develop
114114 with :
115115 # Standard setting: Test the current beta release of Sage:
116- sage_repo : sagemath /sage
117- sage_ref : develop
116+ sage_repo : mkoeppe /sage
117+ sage_ref : gmp_require_6_2_1
118118 upstream_artifact : upstream
119119 # Build incrementally from published Docker image
120120 incremental : true
You can’t perform that action at this time.
0 commit comments