test_ok2/.github/workflows
Ran Benita 2cc3227f6a ci: twisted and oldattrs tox envs are now incompatible, don't run them together
twisted started to use `attr.s(eq)` argument which was added recently,
so it fails with oldattrs. One of the CI jobs ran twisted and oldattrs
together, so it started to fail.

Move the twisted code to be covered by another job, and remove it from
the job with the oldattrs.
2020-03-21 16:22:33 +02:00
..
main.yml ci: twisted and oldattrs tox envs are now incompatible, don't run them together 2020-03-21 16:22:33 +02:00
release-on-comment.yml Fix bot trigger event 2020-03-11 09:54:56 -03:00