Skip to content

Commit 58c1407

Browse files
author
Kevin Mack
committed
Fixing architecture
1 parent c1081a0 commit 58c1407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coresvc-registry-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
APP_NAME: coresvc-registry
1919
ANNOTATION: azure-orbital-space-sdk-coresvc-registry.yaml
2020
WORKFLOW_AGENT: ubuntu-latest
21-
ARCHITECTURE: arm64
21+
ARCHITECTURE: amd64
2222
secrets:
2323
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
2424
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}

0 commit comments

Comments
 (0)