Python 38 arm (#1330)

This commit is contained in:
Nicolas Patry
2023-08-23 16:29:16 +02:00
committed by GitHub
parent f08058ab2b
commit f2952020d5

View File

@ -192,7 +192,7 @@ jobs:
needs: [lock_exists]
strategy:
matrix:
python: ["3.9.13", "3.10.6", "3.11.0"]
python: ["3.8.16", "3.9.13", "3.10.6", "3.11.0"]
# target: ["12.0", "13.0", "14.0"]
target: ["12.0", "13.0"]
steps: