Skip to content

Commit

Permalink
update netbox version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
amyasnikov committed Jul 12, 2024
1 parent b84e69b commit 0e766af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
netbox_version: [v3.6.9, v3.7.8, v4.0.2]
netbox_version: [v3.6.9, v3.7.8, v4.0.7]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0e766af

Please sign in to comment.