Skip to content

Commit 9f9fad4

Browse files
authored
chore(github): Don't build StandaloneMmJetson yet (#127)
This platform is not ready yet and shouldn't be built as part of the github CI. It was mistakenly added. Signed-off-by: Jake Garver <[email protected]>
1 parent d761bf7 commit 9f9fad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
([ -d edk2-redfish-client ] && edk2-nvidia/Platform/NVIDIA/Tegra/build.sh --init-defconfig edk2-nvidia/Platform/NVIDIA/Tegra/DefConfigs/t24x_datacenter.defconfig) || true
100100
edk2-nvidia/Platform/NVIDIA/StandaloneMmOptee/build.sh
101101
edk2-nvidia/Platform/NVIDIA/StandaloneMm/build.sh
102-
edk2-nvidia/Platform/NVIDIA/StandaloneMmJetson/build.sh
103102
edk2-nvidia/Platform/NVIDIA/DeviceTree/build.sh
104103
edk2-nvidia/Platform/NVIDIA/L4TLauncher/build.sh
105104
- name: Package

0 commit comments

Comments
 (0)