Skip to content

Commit b656f61

Browse files
committed
More specific python 3.10 version (.15)
1 parent 0e5cfd8 commit b656f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
strategy:
1515
matrix:
16-
python-version: ["3.10", "3.11", "3.12", "3.13"]
16+
python-version: ["3.10.15", "3.11", "3.12", "3.13"]
1717
os:
1818
- "ubuntu-latest"
1919
- "windows-latest"

0 commit comments

Comments
 (0)