We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612c233 commit 73444ecCopy full SHA for 73444ec
.github/workflows/docker.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
publish:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v4
0 commit comments