Skip to content

Commit 283a1ea

Browse files
author
Steve Kirkland
committed
Bump runners - Ubuntu 20 no longer available
1 parent 265c44b commit 283a1ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
os: ['ubuntu-latest']
1414
include:
1515
- python-version: '3.5'
16-
os: 'ubuntu-20.04'
16+
os: 'ubuntu-22.04'
1717
pip-trusted-host: 'pypi.python.org pypi.org files.pythonhosted.org'
1818
- python-version: '3.6'
19-
os: 'ubuntu-20.04'
19+
os: 'ubuntu-22.04'
2020
- python-version: '3.7'
2121
os: 'ubuntu-22.04'
2222

0 commit comments

Comments
 (0)