Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 801a0d0

Browse files
author
Matthias Koeppe
committed
Rebalance
1 parent 9b1214f commit 801a0d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-cygwin-standard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ jobs:
400400
env:
401401
STAGE: ii-d
402402
PREVIOUS_STAGES: i-*
403-
TARGETS: ipython ipywidgets notebook
403+
TARGETS: ipython ipywidgets notebook thebe
404404
LOCAL_ARTIFACT_NAME: sage-local-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
405405
LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
406406

@@ -477,7 +477,7 @@ jobs:
477477
env:
478478
STAGE: ii-e
479479
PREVIOUS_STAGES: i-*
480-
TARGETS: threejs tachyon pillow jmol m4rie sage_brial sympy lrcalc
480+
TARGETS: threejs tachyon pillow jmol m4rie sage_brial sympy lrcalc lcalc symmetrica cliquer libbraiding planarity rw elliptic_curves combinatorial_designs zn_poly sympow
481481
LOCAL_ARTIFACT_NAME: sage-local-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
482482
LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-cygwin-${{ matrix.pkgs }}
483483

0 commit comments

Comments
 (0)