Skip to content

Commit

Permalink
gh-36357: CI: Remove ci-wsl, ci-cygwin-standard
Browse files Browse the repository at this point in the history
    
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue numbers in there, do this in the PR body below.
For example, instead of "Fixes #1234" use "Introduce new method to
calculate 1+1"
-->
<!-- Describe your changes here in detail -->

<!-- Why is this change required? What problem does it solve? -->
These workflows have been failing for a long time and provide no value.

ci-cygwin-standard was already disabled in sagemath/sage - see
https://github.com/sagemath/sage/actions/workflows/ci-cygwin-
standard.yml

The failures of ci-wsl can be seen here:
https://github.com/sagemath/sage/actions/workflows/ci-wsl.yml

<!-- If this PR resolves an open issue, please link to it here. For
example "Fixes #12345". -->
<!-- If your change requires a documentation PR, please link it
appropriately. -->

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it
appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
<!-- Feel free to remove irrelevant items. -->

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- #12345: short description why this is a dependency
- #34567: ...
-->

<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
    
URL: #36357
Reported by: Matthias Köppe
Reviewer(s): Dima Pasechnik
  • Loading branch information
Release Manager committed Oct 4, 2023
2 parents 8550060 + aee71fe commit b30cc4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 191 deletions.
137 changes: 0 additions & 137 deletions .github/workflows/ci-cygwin-standard.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/ci-wsl.yml

This file was deleted.

0 comments on commit b30cc4b

Please sign in to comment.