We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60bb5a commit a4a9d1cCopy full SHA for a4a9d1c
.github/workflows/ci-sage.yml
@@ -77,7 +77,8 @@ jobs:
77
78
linux:
79
# https://github.com/sagemath/sage/blob/develop/.github/workflows/docker.yml
80
- uses: sagemath/sage/.github/workflows/docker.yml@develop
+ # Use branch of ticket https://trac.sagemath.org/ticket/33288
81
+ uses: sagemath/sagetrac-mirror/.github/workflows/docker.yml@u/mkoeppe/setuptools_ci_target
82
with:
83
# Sage distribution packages to build
84
targets: setuptools pyzmq
0 commit comments