We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1739645 commit 4d61e05Copy full SHA for 4d61e05
1 file changed
.github/workflows/tox.yaml
@@ -19,8 +19,6 @@ jobs:
19
include:
20
- runs-on: 'ubuntu-22.04'
21
python-version: '3.7'
22
- - runs-on: 'ubuntu-20.04'
23
- python-version: '3.6'
24
runs-on: ${{ matrix.runs-on }}
25
steps:
26
- uses: actions/checkout@v5.0.0
0 commit comments