We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47bded commit c13051eCopy full SHA for c13051e
.github/workflows/dockerhub.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
dockerhub:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
11
steps:
12
- name: Checkout code
0 commit comments