Closed altendky closed 1 year ago
@bluebird75, i'm happy to try to hold on a bit longer by either using 20.04 explicitly or making a ragged matrix. Just want to make sure you get a chance at input here, if you'd like.
I'm going to go ahead and merge this for the sake of the rest of CI being clearly good or bad. Still happy to revert and do one of the other options if anyone requests.
GitHub is raggedly allowing 3.5 and 3.6 support in Linux to drop from the
setup-python
action as they start using Ubuntu 22.04 instead of 20.04. https://github.com/actions/setup-python/issues/544Example failure at https://github.com/python-qt-tools/PyQt5-stubs/actions/runs/3645895301/jobs/6156457796#step:3:9.
We could also just make our matrix ragged as well and only drop the Linux testing. Or, explicitly call out the 20.04 runners for awhile. Let me know what you think.