From 55ae02113411e3e70eb27cc079bca2fd42593e51 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Nov 2021 10:34:17 -0400 Subject: Revert "ci: Allow macos to fail" This reverts commit e46a0fb53e92f359e739a818f0e0ce0d2fbf6c18. We welcome the macos runner back. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec6ceb75..3b9f5200 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,7 +88,6 @@ msys2-mingw64: macos: extends: .only-default - allow_failure: true only: - branches@GNOME/pango stage: build -- cgit v1.2.1