File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 9292 targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="macaulay2" macaulay2
9393 # Standard setting: Test the current HEAD of passagemath:
9494 sage_repo : passagemath/passagemath
95- sage_ref : main
95+ # sage_ref: main
96+ sage_ref : refs/pull/815/merge
9697 upstream_artifact : upstream
9798 # We prefix the image name with the SPKG name ("macaulay2-") to avoid the error
9899 # 'Package "sage-docker-..." is already associated with another repository.'
@@ -106,7 +107,8 @@ jobs:
106107 targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="macaulay2" macaulay2
107108 # Standard setting: Test the current HEAD of passagemath:
108109 sage_repo : passagemath/passagemath
109- sage_ref : main
110+ # sage_ref: main
111+ sage_ref : refs/pull/815/merge
110112 upstream_artifact : upstream
111113 needs : [dist]
112114
@@ -116,7 +118,8 @@ jobs:
116118 targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="sagemath_macaulay2" sagemath_macaulay2
117119 # Standard setting: Test the current HEAD of passagemath:
118120 sage_repo : passagemath/passagemath
119- sage_ref : main
121+ # sage_ref: main
122+ sage_ref : refs/pull/815/merge
120123 upstream_artifact : upstream
121124 # Build incrementally from published Docker image
122125 incremental : true
You can’t perform that action at this time.
0 commit comments