diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e308cd128bb..4d3cef1105f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,10 +28,9 @@ stages: - software-renderer - freedreno - panfrost - - radv - lima - virgl - - radeonsi + - amd - d3d12 - success @@ -1386,7 +1385,7 @@ arm64_a530_gles31: # RADV CI .test-radv: extends: .radv-rules - stage: radv + stage: amd variables: VK_DRIVER: radeon ACO_DEBUG: validateir,validatera diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 580bfe5dd8e..967627ee049 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -196,7 +196,7 @@ - when: never .radeonsi-rules: - stage: radeonsi + stage: amd rules: - *ignore_scheduled_pipelines - changes: