We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0012b commit 9e4e5dbCopy full SHA for 9e4e5db
.github/workflows/publish_docker.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
docker_publish:
14
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-22.04"
15
16
permissions:
17
contents: read
0 commit comments