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.
This commit is contained in:
Michal Nowak
2023-12-05 09:44:50 +01:00
parent 2ab292c169
commit 27d51d6ab6

View File

@@ -965,6 +965,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