Skip to content

Commit

Permalink
ci: add netbox 4.0.2 and latest to ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Peters committed May 22, 2024
1 parent b473236 commit bfc76c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# Netbox git tags
netbox-version:
- v3.3.2
- v3.4.4
- v3.5.3
- v3.6.7
- v3.7.8

- v4.0.2
- latest
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit bfc76c2

Please sign in to comment.