Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 813f85e

Browse files
committed
Update tests to run in 3.7.1
1 parent 511d42c commit 813f85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
os: [ubuntu-latest]
2020
python-version:
21-
- "3.7"
21+
- "3.7.1"
2222
- "3.8"
2323
- "3.9"
2424
- "3.10"

0 commit comments

Comments
 (0)