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 f89e082 commit 52d18cbCopy full SHA for 52d18cb
.github/workflows/integration-tests.yaml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
strategy:
49
matrix:
50
- python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.11"]
51
steps:
52
- name: Checkout
53
uses: actions/checkout@v3
0 commit comments