File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4343 max-parallel : 1
4444 needs : checkout
4545 runs-on : ubuntu-latest
46- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
46+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
4747 steps :
4848 -
4949 name : Download checkout
7474 fail-fast : false
7575 needs : build
7676 runs-on : ubuntu-latest
77- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
77+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
7878 steps :
7979 -
8080 name : Download checkout
@@ -106,7 +106,7 @@ jobs:
106106 if : startsWith(github.event.ref, 'refs/tags/v')
107107 needs : test
108108 runs-on : ubuntu-latest
109- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
109+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
110110 environment : PyPI
111111 steps :
112112 -
Original file line number Diff line number Diff line change 4343 max-parallel : 1
4444 needs : checkout
4545 runs-on : ubuntu-latest
46- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
46+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
4747 steps :
4848 -
4949 name : Download checkout
7474 fail-fast : false
7575 needs : build
7676 runs-on : ubuntu-latest
77- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
77+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
7878 steps :
7979 -
8080 name : Download checkout
@@ -106,7 +106,7 @@ jobs:
106106 if : startsWith(github.event.ref, 'refs/tags/v')
107107 needs : test
108108 runs-on : ubuntu-latest
109- container : " pylegacy/python:${{ matrix.python-version }}-debian-9 "
109+ container : " pylegacy/python:${{ matrix.python-version }}-debian-10 "
110110 environment : PyPI
111111 steps :
112112 -
You can’t perform that action at this time.
0 commit comments