Move default source image to Python 3.8
This commit is contained in:
parent
dd490605ca
commit
a68f315acb
2 changed files with 3 additions and 4 deletions
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
|
@ -18,8 +18,7 @@ jobs:
|
|||
- ./build-next.sh
|
||||
- ./build.sh develop
|
||||
docker_from:
|
||||
- '' # use the default of the DOCKERFILE
|
||||
- python:3.7-alpine
|
||||
- '' # use the default of the build script
|
||||
- python:3.8-alpine
|
||||
# - python:3.9-rc-alpine # disable until Netbox's unit tests work
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue