File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -109,26 +109,3 @@ jobs:
109109 sage_ref : main
110110 upstream_artifact : upstream
111111 needs : [dist]
112-
113- passagemath-macaulay2 :
114- uses : passagemath/passagemath/.github/workflows/docker.yml@main
115- with :
116- targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="sagemath_macaulay2" sagemath_macaulay2
117- # Standard setting: Test the current HEAD of passagemath:
118- sage_repo : passagemath/passagemath
119- sage_ref : main
120- upstream_artifact : upstream
121- # Build incrementally from published Docker image
122- incremental : true
123- free_disk_space : true
124- from_docker_repository : ghcr.io/passagemath/passagemath/
125- from_docker_target : " with-targets"
126- from_docker_tag : " dev"
127- docker_targets : " with-targets"
128- tox_system_factors : >-
129- ["ubuntu-jammy"]
130- tox_packages_factors : >-
131- ["standard"]
132- # avoid clash with linux job for the same platform
133- logs_artifact : false
134- needs : [dist]
You can’t perform that action at this time.
0 commit comments