Skip to content

Commit

Permalink
workflows: drop pybridge-c8s.yml
Browse files Browse the repository at this point in the history
At some point this made sense as a very rudimentary smoke test that we
weren't using language features that weren't compatible with Python 3.6,
but we've long been running our entire unit tests suite under Python 3.6
in our tox workflow.

What's more: this workflow often fails due to inability to fetch patches
from the CentOS mirrors.

Let's drop this one.
  • Loading branch information
allisonkarlitskaya committed Oct 26, 2023
1 parent b74151b commit 670e5c9
Showing 1 changed file with 0 additions and 71 deletions.
71 changes: 0 additions & 71 deletions .github/workflows/pybridge-c8s.yml

This file was deleted.

0 comments on commit 670e5c9

Please sign in to comment.