Use release version of Python 3.9 in tests
This commit is contained in:
parent
121c3f800d
commit
911488242f
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
docker_from:
|
||||
- '' # use the default of the build script
|
||||
- python:3.8-alpine
|
||||
- python:3.9-rc-alpine
|
||||
- python:3.9-alpine
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-latest
|
||||
name: Builds new Netbox Docker Images
|
||||
|
Loading…
Reference in New Issue
Block a user