Skip to content

Commit 0438f32

Browse files
Merge pull request #503 from netscaler/test_integration
Updating netscaler version in integration tests
2 parents 2bff663 + 69bb40b commit 0438f32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ jobs:
111111
strategy:
112112
matrix:
113113
ansible:
114-
- stable-2.15
114+
- stable-2.17
115115
python-version:
116116
- 3.11
117117
netscaler-version:
118-
- 13.1-49.15
119-
- 14.1-4.42
118+
- 13.1-58.20
119+
- 14.1-47.29
120120
steps:
121121
- name: Checkout the repo
122122
uses: actions/checkout@v4

0 commit comments

Comments
 (0)