Skip to content

Commit

Permalink
fix: remove update-lib step from v1.5 scheduled runs (#456)
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
  • Loading branch information
dariofaccin authored Jan 8, 2025
1 parent cc8b53c commit 48220f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/1_5_scheduled_runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,3 @@ jobs:
with:
branch-name: "v1.5"
enable-metallb: true

update-lib:
name: Check libraries
uses: canonical/sdcore-github-workflows/.github/workflows/update-libs.yaml@v2.3.1
with:
branch-name: "v1.5"
secrets: inherit

0 comments on commit 48220f3

Please sign in to comment.