8000 Python version tests 3.7-3.10 · brinkqiang2python/yolov5@20cb15d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 20cb15d

Browse files
authored
Python version tests 3.7-3.10
1 parent 950a85d commit 20cb15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ ubuntu-latest, macos-latest, windows-latest ]
22-
python-version: [ 3.9 ]
22+
python-version: [ 3.7, 3.8, 3.9, 3.10 ]
2323
model: [ 'yolov5n' ] # models to test
2424

2525
# Timeout: https://stackoverflow.com/a/59076067/4521646

0 commit comments

Comments
 (0)
< 2F59 /div>
0