We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dc1d9 commit 42c8160Copy full SHA for 42c8160
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
max-parallel: 3
25
matrix:
26
os: [ubuntu-22.04, macos-11, windows-2019]
27
- pyv: ["3.7", "3.8", "3.9", "3.10"]
+ pyv: ["3.7.16", "3.8", "3.9", "3.10"]
28
29
steps:
30
- uses: actions/checkout@v3
0 commit comments