Disable python 3.9 tests once more

This commit is contained in:
Christian Mäder 2020-01-23 10:44:02 +01:00
parent a0f5a11ff1
commit 0e625a3b5c
1 changed files with 1 additions and 1 deletions

View File

@ -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