We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e441d02 commit fd7475fCopy full SHA for fd7475f
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on: [ push ]
4
jobs:
5
build:
6
name: Build and push image
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
8
9
steps:
10
- uses: actions/checkout@v2
0 commit comments