disable python3.10

This commit is contained in:
Matthew Penner 2021-04-09 15:49:02 -06:00
parent 7251ce693b
commit 62e3819a8f

View file

@ -37,7 +37,7 @@ jobs:
- "python3.7" - "python3.7"
- "python3.8" - "python3.8"
- "python3.9" - "python3.9"
- "python3.10" #- "python3.10"
- "source" - "source"
- "source-install" - "source-install"