Skip to content

Commit

Permalink
Merge pull request #183 from camunda-community-hub/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ubuntu to v24
  • Loading branch information
skayliu authored Dec 2, 2024
2 parents 6ed1509 + 9cb749c commit 60d9425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
types: [ published ]
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Cache
Expand Down

0 comments on commit 60d9425

Please sign in to comment.