Skip to content

Commit 14a6661

Browse files
committed
chore: restore python-version
1 parent 6f7e1eb commit 14a6661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-pytests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run_tests:
1616
strategy:
1717
matrix:
18-
python-version: [3.8, 3.9, 3.10, 3.11]
18+
python-version: [3.8, 3.9, 3.10.15, 3.11.10]
1919
runs-on: ubuntu-latest
2020

2121
steps:

0 commit comments

Comments
 (0)