We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639c4e3 commit b652697Copy full SHA for b652697
1 file changed
.github/workflows/ci.yml
@@ -212,8 +212,6 @@ jobs:
212
python-version: "3.9"
213
- name: "Run Install"
214
run: |
215
- pyenv versions
216
- pyenv global 3.9.4
217
which pip
218
pip -V
219
pip install invoke toml poetry pynetbox ansible==2.10.7
@@ -238,8 +236,6 @@ jobs:
238
236
239
237
240
241
242
243
244
245
@@ -264,8 +260,6 @@ jobs:
264
260
265
261
266
262
267
268
269
263
270
271
0 commit comments