Skip to content

Commit 4899e8c

Browse files
committed
check 4.5.4 and 4.5.5
1 parent 5b6047f commit 4899e8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
netbox_version: &nb_versions [v4.3.7, v4.4.10, v4.5.3]
26+
netbox_version: &nb_versions [v4.5.4, v4.5.5]
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v3

0 commit comments

Comments
 (0)