Skip to content

Commit 20e5168

Browse files
committed
pyats/genie pinned to downrev pysnmp 6.x version
1 parent ce1c1b2 commit 20e5168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
# ongoing issues supporting newer Python versions.
183183
strategy:
184184
matrix:
185-
python-version: [ '3.12']
185+
python-version: [ '3.11']
186186
platform: [ubuntu-24.04]
187187

188188
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)