Skip to content

Commit dde1481

Browse files
authored
Get CI off of about-to-be-removed Ubuntu 20.04 (#582)
Because of actions/runner-images#11101
1 parent 5c3dccc commit dde1481

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/nosetests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
os: [ubuntu-latest]
1111
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
1212
include:
13-
- os: ubuntu-20.04
14-
python-version: '3.6'
1513
- os: ubuntu-22.04
1614
python-version: '3.7'
1715
name: Tests with Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)