Skip to content

Commit d1c3d2e

Browse files
chore(deps): update dependency ubuntu to v22
1 parent ecafe01 commit d1c3d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
build-image:
5757
name: Build docker image (and publish on master)
5858
needs: [ app-lint-and-test ]
59-
runs-on: ubuntu-20.04
59+
runs-on: ubuntu-22.04
6060
steps:
6161
- name: checkout
6262
uses: actions/checkout@v3

0 commit comments

Comments
 (0)