Skip to content

Commit 4d1b7a1

Browse files
committed
comment out netbox v3.0 testing
1 parent bdc87bb commit 4d1b7a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
- python-version: 3.6
5252
VERSION: "v2.11"
5353
INTEGRATION_TESTS: "v2.11"
54-
- python-version: 3.6
55-
VERSION: "v3.0"
56-
INTEGRATION_TESTS: "v3.0"
54+
#- python-version: 3.6
55+
# VERSION: "v3.0"
56+
# INTEGRATION_TESTS: "v3.0"
5757
steps:
5858
- name: Checkout repo
5959
uses: actions/checkout@v2

0 commit comments

Comments
 (0)