Update test-models.yml

back to 3.9
This commit is contained in:
powderluv
2022-06-04 14:38:00 -07:00
committed by GitHub
parent cca4837bc9
commit d2a2c9066d

View File

@@ -80,7 +80,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9.13"]
python-version: ["3.9"]
steps:
- uses: actions/checkout@v3