We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a600d3 commit 6685a55Copy full SHA for 6685a55
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest, macos-latest, windows-latest]
16
- python-version: ['3.8','3.9']
+ python-version: ['3.11']
17
18
steps:
19
- uses: actions/checkout@v2
0 commit comments