We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08332a6 commit 4c737f0Copy full SHA for 4c737f0
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
os: [ubuntu-latest, macos-latest]
50
- python-version: ['3.7', '3.10']
+ python-version: ['3.7', '3.11']
51
runs-on: ${{ matrix.os }}
52
steps:
53
- uses: actions/download-artifact@v3
0 commit comments