File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -103,20 +103,6 @@ jobs:
103
103
docker_push_repository : ghcr.io/${{ github.repository }}/cypari2-
104
104
needs : [linux-sage]
105
105
106
- macos-sage :
107
- uses : sagemath/sage/.github/workflows/macos.yml@develop
108
- with :
109
- osversion_xcodeversion_toxenv_tuples : >-
110
- [["latest", "", "homebrew-macos-usrlocal-minimal"],
111
- ["latest", "", "homebrew-macos-usrlocal-standard"],
112
- ["latest", "", "conda-forge-macos-standard"]]
113
- targets : SAGE_CHECK=no SAGE_CHECK_PACKAGES="cypari" cypari
114
- # Standard setting: Test the current beta release of Sage
115
- sage_repo : sagemath/sage
116
- sage_ref : develop
117
- upstream_artifact : upstream
118
- needs : [dist]
119
-
120
106
env :
121
107
# Ubuntu packages to install so that the project's "setup.py sdist" can succeed
122
108
DIST_PREREQ : libpari-dev pari-doc libbz2-dev bzip2
You can’t perform that action at this time.
0 commit comments