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 5c3dccc commit dde1481Copy full SHA for dde1481
.github/workflows/nosetests.yml
@@ -10,8 +10,6 @@ jobs:
10
os: [ubuntu-latest]
11
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
12
include:
13
- - os: ubuntu-20.04
14
- python-version: '3.6'
15
- os: ubuntu-22.04
16
python-version: '3.7'
17
name: Tests with Python ${{ matrix.python-version }}
0 commit comments