Skip to content

Commit 73c2fff

Browse files
Revert "Updating netscaler version in integration tests"
1 parent 0438f32 commit 73c2fff

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.17
114+
- stable-2.15
115115
python-version:
116116
- 3.11
117117
netscaler-version:
118-
- 13.1-58.20
119-
- 14.1-47.29
118+
- 13.1-49.15
119+
- 14.1-4.42
120120
steps:
121121
- name: Checkout the repo
122122
uses: actions/checkout@v4

0 commit comments

Comments
 (0)