Skip to content

Commit 32cef1d

Browse files
authored
Enable test on Python 3.9
1 parent a68f315 commit 32cef1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
docker_from:
2121
- '' # use the default of the build script
2222
- python:3.8-alpine
23-
# - python:3.9-rc-alpine # disable until Netbox's unit tests work
23+
- python:3.9-rc-alpine
2424
fail-fast: false
2525
runs-on: ubuntu-latest
2626
name: Builds new Netbox Docker Images

0 commit comments

Comments
 (0)