Skip to content

Commit 3e14b03

Browse files
author
alianides
committed
fix architecture
1 parent 923c6e2 commit 3e14b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spacefx-client-dotnet-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
NUGET_FILE_PREFIX: Microsoft.Azure.SpaceSDK.Client
4040
ANNOTATION: azure-orbital-space-sdk-client.yaml
4141
WORKFLOW_AGENT: ubuntu-latest
42-
ARCHITECTURE: ard64
42+
ARCHITECTURE: arm64
4343
secrets:
4444
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
4545
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}

0 commit comments

Comments
 (0)