Remove the "ubuntu-latest" unit test job from GitHub Actions

This commit is contained in:
Jean-Paul Calderone 2023-04-05 09:03:20 -04:00
parent 2be9e949f0
commit 8557c66b39

View File

@ -46,7 +46,6 @@ jobs:
matrix:
os:
- windows-latest
- ubuntu-latest
python-version:
- "3.8"
- "3.9"