Skip to content

Commit 1b8003e

Browse files
committed
Only run in 'standard' env for Sage CI
1 parent 2717ef1 commit 1b8003e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
# We prefix the image name with the SPKG name ("cypari2-") to avoid the error
8181
# 'Package "sage-docker-..." is already associated with another repository.'
8282
docker_push_repository: ghcr.io/${{ github.repository }}/cypari2-
83+
tox_packages_factors: >-
84+
["standard"]
8385
needs: [dist]
8486

8587
linux-sage-incremental:

0 commit comments

Comments
 (0)