diff options
| author | Christoph Reiter <reiter.christoph@gmail.com> | 2022-01-17 19:57:18 +0100 |
|---|---|---|
| committer | Christoph Reiter <reiter.christoph@gmail.com> | 2022-01-17 19:57:18 +0100 |
| commit | 0a647139866d97c469fa436bccfd4bbae594ab53 (patch) | |
| tree | ab77da4a8784817540cb014e4f1576c43a262b46 /.github/workflows | |
| parent | 78aa84b23fe2ea8a2c041d99f80ec0a86d0ce588 (diff) | |
| download | python-setuptools-git-0a647139866d97c469fa436bccfd4bbae594ab53.tar.gz | |
CI: re-enable the cygwin jobs again
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3a15246e..821cf883 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,6 @@ jobs: ${{ matrix.python }} test_cygwin: - if: ${{ false }} # failing #3016 strategy: matrix: distutils: |
