Skip to content

Commit 5ab986f

Browse files
author
Kevin Mack
committed
Setting arm64
1 parent e0380bf commit 5ab986f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/planetary-computer-plugin-build.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444
PLUGIN_FILE_NAME: planetary-computer-vth-plugin.dll
4545
PLUGIN_CONFIG_FILE_NAME: planetary-computer-vth-plugin.json.spacefx_plugin
4646
ANNOTATION: azure-orbital-space-sdk-data-generators.yaml
47-
WORKFLOW_AGENT: ubuntu-latest
48-
ARCHITECTURE: amd64
47+
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
48+
ARCHITECTURE: arm64
4949
DEV_CONTAINER_JSON: .devcontainer/planetary-computer-vth-plugin/devcontainer.json
5050
secrets:
5151
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}

0 commit comments

Comments
 (0)