Move default source image to Python 3.8
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user