Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
.github/workflows/ci-cygwin.yml: Rebalance stages
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Apr 23, 2020
1 parent 37c2186 commit 87210e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
cygwin-stage-i-b:
env:
STAGE: i-b
TARGETS: cython setuptools_scm
TARGETS: cython setuptools_scm kiwisolver dateutil cycler pyparsing nose certifi singledispatch pkgconfig pplpy
LOCAL_ARTIFACT_NAME: sage-local-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}

Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:
env:
STAGE: ii-b
PREVIOUS_STAGES: i-*
TARGETS: ppl singular maxima gap pari gfan palp flintqs ratpoints arb ecm glpk givaro
TARGETS: singular maxima gap pari gfan palp flintqs ratpoints arb ecm givaro
LOCAL_ARTIFACT_NAME: sage-local-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}

Expand Down

0 comments on commit 87210e9

Please sign in to comment.