Skip to content

Commit

Permalink
Merge pull request #3 from microsoft/km/add_arm64_agent
Browse files Browse the repository at this point in the history
Adding arm64 agent
  • Loading branch information
KevinDMack authored Jun 13, 2024
2 parents e2662bf + 2788d41 commit d15f70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coresvc-switchboard-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
REGISTRY: ghcr.io
APP_NAME: coresvc-switchboard
ANNOTATION: azure-orbital-space-sdk-coresvc-switchboard.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 d15f70a

Please sign in to comment.