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 de04103 commit 58b6834Copy full SHA for 58b6834
.github/workflows/docker.yml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
build-and-publish-image:
17
- runs-on: warp-ubuntu-latest-arm64-2x
+ runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
20
- name: Log in to the ghcr.io registry
0 commit comments