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 2717ef1 commit 1b8003eCopy full SHA for 1b8003e
.github/workflows/main.yml
@@ -80,6 +80,8 @@ jobs:
80
# We prefix the image name with the SPKG name ("cypari2-") to avoid the error
81
# 'Package "sage-docker-..." is already associated with another repository.'
82
docker_push_repository: ghcr.io/${{ github.repository }}/cypari2-
83
+ tox_packages_factors: >-
84
+ ["standard"]
85
needs: [dist]
86
87
linux-sage-incremental:
0 commit comments