Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ubuntu to v22
Browse files Browse the repository at this point in the history
renovate[bot] authored Apr 17, 2024
1 parent 0f41821 commit 4a89281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ jobs:
build-image:
name: Build docker image (and publish on master)
needs: [ app-lint-and-test ]
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v3

0 comments on commit 4a89281

Please sign in to comment.