Merge pull request #231 from netbox-community/green_tests
Disable python 3.9 tests once more
This commit is contained in:
commit
f525351cfe
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- '' # use the default of the DOCKERFILE
|
||||
- python:3.7-alpine
|
||||
- python:3.8-alpine
|
||||
- python:3.9-rc-alpine
|
||||
# - python:3.9-rc-alpine # disable until Netbox's unit tests work
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-latest
|
||||
name: Builds new Netbox Docker Images
|
||||
|
Loading…
Reference in New Issue
Block a user