We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923c6e2 commit 3e14b03Copy full SHA for 3e14b03
.github/workflows/spacefx-client-dotnet-build.yaml
@@ -39,7 +39,7 @@ jobs:
39
NUGET_FILE_PREFIX: Microsoft.Azure.SpaceSDK.Client
40
ANNOTATION: azure-orbital-space-sdk-client.yaml
41
WORKFLOW_AGENT: ubuntu-latest
42
- ARCHITECTURE: ard64
+ ARCHITECTURE: arm64
43
secrets:
44
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
45
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
0 commit comments