ci/build: add comment to explain why s390x is useful

And disambiguate with s390 which is dead but is a different thing.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30674>
This commit is contained in:
Eric Engestrom 2024-08-15 12:54:18 +02:00 committed by Marge Bot
parent f448cf90c8
commit a51ae80c19

View file

@ -689,6 +689,8 @@ debian-x86_32:
-D intel-clc=enabled
-D install-intel-clc=true
# While s390 is dead, s390x is very much alive, and one of the last major
# big-endian platforms, so it provides useful coverage.
debian-s390x:
extends:
- debian-ppc64el