Run "make check" in system:gcc:sid:amd64

Following the discontinuation of the OpenBSD system test in CI, transfer
the execution of the system test using the "make check" method to the
Debian "sid" system test CI job.

(cherry picked from commit 27d51d6ab6)
This commit is contained in:
Michal Nowak 2023-12-05 09:44:50 +01:00
parent 84541be86d
commit 9436384969
No known key found for this signature in database

View file

@ -963,6 +963,7 @@ gcc:sid:amd64:
system:gcc:sid:amd64:
<<: *debian_sid_amd64_image
<<: *system_test_job
<<: *system_test_make_check_job
needs:
- job: gcc:sid:amd64
artifacts: true