Skip to content

Commit

Permalink
Change common_libs dependencies from buster to bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaiMR committed Sep 2, 2023
1 parent 36f5adb commit 5383cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
${{ else }}:
artifact: common-lib.${{ parameters.arch }}
patterns: |
target/debs/buster/libyang-*.deb
target/debs/buster/libyang_*.deb
target/debs/bullseye/libyang-*.deb
target/debs/bullseye/libyang_*.deb
displayName: "Download libyang from common lib"
- script: |
set -ex
Expand Down

0 comments on commit 5383cd0

Please sign in to comment.