mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 11:00:11 +01:00
radv/ci: re-enable vega10 fossils testing
Should work now. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Daniel Schürmann <daniel@schuermann.dev> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17295>
This commit is contained in:
parent
84f04fd080
commit
93fd97cec4
1 changed files with 3 additions and 3 deletions
|
|
@ -255,9 +255,9 @@ radv-fossils:
|
|||
# Polaris10 (GFX8)
|
||||
- export RADV_FORCE_FAMILY="POLARIS10"
|
||||
- ./install/fossilize-runner.sh
|
||||
# Vega10 (GFX9): Currently fails, thus disabled
|
||||
#- export RADV_FORCE_FAMILY="VEGA10"
|
||||
#- ./install/fossilize-runner.sh
|
||||
# Vega10 (GFX9)
|
||||
- export RADV_FORCE_FAMILY="VEGA10"
|
||||
- ./install/fossilize-runner.sh
|
||||
# Navi10 (GFX10)
|
||||
- export RADV_FORCE_FAMILY="NAVI10"
|
||||
- ./install/fossilize-runner.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue