We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192d3ad commit 37c0abeCopy full SHA for 37c0abe
1 file changed
.github/workflows/pr_integration_tests.yml
@@ -79,7 +79,7 @@ jobs:
79
strategy:
80
fail-fast: false
81
matrix:
82
- python-version: [ 3.7, 3.8, 3.9 ]
+ python-version: [ 3.7 ]
83
os: [ ubuntu-latest ]
84
env:
85
OS: ${{ matrix.os }}
0 commit comments