Skip to content

Commit

Permalink
fix workflow agent for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 8, 2024
1 parent 3e14b03 commit 26e3d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spacefx-client-dotnet-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
NUGET_STAGING_DIRECTORY: /var/spacedev/nuget/spacesdk-client
NUGET_FILE_PREFIX: Microsoft.Azure.SpaceSDK.Client
ANNOTATION: azure-orbital-space-sdk-client.yaml
WORKFLOW_AGENT: ubuntu-latest
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
ARCHITECTURE: arm64
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
Expand Down

0 comments on commit 26e3d6c

Please sign in to comment.