Skip to content

Commit 92453aa

Browse files
committed
Update NetBox versions in CI workflow matrix
1 parent 08a0510 commit 92453aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
max-parallel: 10
3333
matrix:
34-
netbox_version: ["v4.1.11", "v4.2.9", "v4.3.2"]
34+
netbox_version: ["v4.2.9", "v4.3.7", "v4.2.2"]
3535
steps:
3636
- name: Checkout
3737
uses: actions/checkout@v3

0 commit comments

Comments
 (0)