We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e036f8 commit 106656fCopy full SHA for 106656f
.github/workflows/pr_local_integration_tests.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: [ "3.8", "3.10" ]
+ python-version: [ "3.10" ]
23
os: [ ubuntu-latest ]
24
env:
25
OS: ${{ matrix.os }}
0 commit comments