Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 1c3272d commit 9ba4607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
CHARMCRAFT_AUTH: ${{ secrets.CHARMCRAFT_AUTH }}

fiveg-n3-lib-needs-publishing:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
outputs:
needs-publishing: ${{ steps.changes.outputs.fiveg_n3 }}
steps:
Expand All @@ -97,7 +97,7 @@ jobs:
secrets: inherit

fiveg-n4-lib-needs-publishing:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
outputs:
needs-publishing: ${{ steps.changes.outputs.fiveg_n4 }}
steps:
Expand Down

0 comments on commit 9ba4607

Please sign in to comment.