Skip to content

Commit 58b6834

Browse files
committed
fix: build on amd64
1 parent de04103 commit 58b6834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
build-and-publish-image:
17-
runs-on: warp-ubuntu-latest-arm64-2x
17+
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Log in to the ghcr.io registry

0 commit comments

Comments
 (0)