We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5290fef commit ad4acb8Copy full SHA for ad4acb8
1 file changed
.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.11']
+ python-version: ['3.8', '3.11']
51
runs-on: ${{ matrix.os }}
52
steps:
53
- uses: actions/download-artifact@v3
0 commit comments