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 6f5b5e4 commit 1912d28Copy full SHA for 1912d28
azure-pipelines.yml
@@ -64,7 +64,7 @@ stages:
64
sudo service redis-server start
65
66
# LIBYANG
67
- sudo dpkg -i ../target/debs/bookworm/libyang*1.0.73*.deb
+ sudo dpkg -i ../target/debs/bookworm/libyang*3.*.deb
68
displayName: "Install dependency"
69
70
- script: |
0 commit comments