Skip to content

Commit 26e3d6c

Browse files
author
alianides
committed
fix workflow agent for arm64
1 parent 3e14b03 commit 26e3d6c

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
@@ -38,7 +38,7 @@ jobs:
3838
NUGET_STAGING_DIRECTORY: /var/spacedev/nuget/spacesdk-client
3939
NUGET_FILE_PREFIX: Microsoft.Azure.SpaceSDK.Client
4040
ANNOTATION: azure-orbital-space-sdk-client.yaml
41-
WORKFLOW_AGENT: ubuntu-latest
41+
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
4242
ARCHITECTURE: arm64
4343
secrets:
4444
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}

0 commit comments

Comments
 (0)