Skip to content

Commit bcedcc6

Browse files
committed
ci: drop arm64 Docker build until native runner available
1 parent 2396220 commit bcedcc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: docker/build-push-action@v5
8282
with:
8383
context: .
84-
platforms: linux/amd64,linux/arm64
84+
platforms: linux/amd64
8585
push: true
8686
tags: |
8787
mohitgauniyal/instbyte:latest

0 commit comments

Comments
 (0)