Skip to content

Commit

Permalink
.github/workflows/ci-linux.yml: Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 2, 2024
1 parent 95627ea commit 18be260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ jobs:
from_docker_repository: ghcr.io/${{ github.repository }}/
from_docker_target: "with-targets-pre"
docker_targets: "with-targets"
# FIXME: duplicated from env.TARGETS
targets: python3 sagelib-tox-sagepython-constraints_pkgs-norequirements
targets: python3-ensure sagelib-tox-sagepython-constraints_pkgs-norequirements
tox_packages_factors: >-
["standard"]
max_parallel: 15
Expand Down

0 comments on commit 18be260

Please sign in to comment.