Skip to content

Commit 70b71f0

Browse files
committed
drop .0
1 parent 6697f6a commit 70b71f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest, windows-latest]
17-
python-version: [3.7, 3.8, 3.9, "3.10", "3.11.0", "pypy-3.7"]
17+
python-version: [3.7, 3.8, 3.9, "3.10", "3.11", "pypy-3.7"]
1818
include:
1919
- os: ubuntu-latest
2020
venvcmd: . env/bin/activate

0 commit comments

Comments
 (0)