We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd87c8 commit 2773da5Copy full SHA for 2773da5
1 file changed
.github/workflows/docker.yml
@@ -19,7 +19,7 @@ permissions: read-all
19
20
jobs:
21
docker:
22
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
23
24
steps:
25
- name: Checkout
0 commit comments