Skip to content

Commit

Permalink
Merge pull request #138 from camunda-community-hub/renovate/main-ubun…
Browse files Browse the repository at this point in the history
…tu-22.x

chore(deps): update dependency ubuntu to v22 (main)
  • Loading branch information
jonathanlukas authored Jun 4, 2024
2 parents 1619858 + 261e727 commit 6153478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
types: [published]
jobs:
publish:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 6153478

Please sign in to comment.