Merge pull request #1378 from pypa/henryiii-patch-3
ci: move to ubuntu 20
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-18.04, windows-latest, macos-11]
|
os: [ubuntu-20.04, windows-latest, macos-11]
|
||||||
python_version: ['3.11']
|
python_version: ['3.11']
|
||||||
timeout-minutes: 180
|
timeout-minutes: 180
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user