1
0
mirror of synced 2026-04-29 22:38:46 +08:00

add model

This commit is contained in:
xueweihan
2024-12-31 18:46:14 +08:00
parent 0c64203e78
commit 234cf6f8c2
2 changed files with 26 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7]
python-version: [3.9]
steps:
- uses: actions/checkout@v2