We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0562b9 commit 1611fb2Copy full SHA for 1611fb2
.github/workflows/master.yml
@@ -12,7 +12,7 @@ jobs:
12
test_package:
13
strategy:
14
matrix:
15
- python-version: [3.9, 3.10.14, 3.11.7]
+ python-version: [3.9, 3.10.11, 3.11.7]
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
runs-on: ${{ matrix.os }}
18
0 commit comments