jjb: Remove macos-amd64 platform from binutils-gdb
authorKienan Stewart <kstewart@efficios.com>
Tue, 21 May 2024 14:54:28 +0000 (10:54 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 21 May 2024 14:54:28 +0000 (10:54 -0400)
The node has been decommissioned.

Change-Id: I5feb2067b1b2e4f2acfa66a01596ab0c8a4962bd
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/binutils-gdb.yaml

index 28fcf9b92d9201685ec747faca53fd081d422088..2e2d9148bad1d2a43915567b760720e86b5a2020 100644 (file)
           platforms: !!python/tuple [deb12-amd64]
           target_boards: !!python/tuple ["unix", "native-gdbserver", "native-extended-gdbserver"]
       - 'binutils-gdb_{version}_macosbuild':
-          platforms: !!python/tuple [macos-amd64, macos-arm64]
+          platforms: !!python/tuple [macos-arm64]
           target_boards: !!python/tuple ["unix"]
 
 - project:
This page took 0.041642 seconds and 4 git commands to generate.