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 2cbf2c7 commit 167b0eaCopy full SHA for 167b0ea
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
84
finalize:
85
needs: [build-amd64, build-arm64]
86
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
87
steps:
88
- name: Log into Docker Hub
89
uses: docker/login-action@v3
0 commit comments