numpy is not supported on python38 anymore

This commit is contained in:
Jean-Paul Calderone 2023-07-20 09:06:05 -04:00
parent 44502b8620
commit 08e364bbab

View File

@ -93,7 +93,6 @@ workflows:
matrix: matrix:
parameters: parameters:
pythonVersion: pythonVersion:
- "python38"
- "python39" - "python39"
- "python310" - "python310"
- "python311" - "python311"