mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-19 23:10:47 +02:00
broadcom/ci: drop redundant script: already set by .broadcom-test
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36354>
This commit is contained in:
parent
a4dc14dedc
commit
fb32b79550
1 changed files with 0 additions and 6 deletions
|
|
@ -125,8 +125,6 @@
|
|||
variables:
|
||||
DEVICE_TYPE: rpi3
|
||||
GPU_VERSION: broadcom-rpi3
|
||||
script:
|
||||
- ./install/bare-metal/poe-powered.sh
|
||||
tags:
|
||||
- igalia-rpi3
|
||||
|
||||
|
|
@ -136,8 +134,6 @@
|
|||
DEVICE_TYPE: rpi4
|
||||
GPU_VERSION: broadcom-rpi4
|
||||
VK_DRIVER: broadcom
|
||||
script:
|
||||
- ./install/bare-metal/poe-powered.sh
|
||||
tags:
|
||||
- igalia-rpi4
|
||||
|
||||
|
|
@ -147,8 +143,6 @@
|
|||
DEVICE_TYPE: rpi5
|
||||
GPU_VERSION: broadcom-rpi5
|
||||
VK_DRIVER: broadcom
|
||||
script:
|
||||
- ./install/bare-metal/poe-powered.sh
|
||||
tags:
|
||||
- igalia-rpi5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue