From a89e8d2a66bd6016b3a516b5483cb89580b79fcb Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Mon, 20 May 2019 09:21:26 +0200 Subject: [PATCH] ci: remove yet another outdated comment --- .azure-pipelines/auto.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.azure-pipelines/auto.yml b/.azure-pipelines/auto.yml index 2d240f8191a..05d33e2f9d5 100644 --- a/.azure-pipelines/auto.yml +++ b/.azure-pipelines/auto.yml @@ -160,9 +160,6 @@ jobs: - template: steps/macos.yml strategy: matrix: - # macOS builders. These are placed near the beginning because they are very - # slow to run. - # OSX builders running tests, these run the full test suite. # NO_DEBUG_ASSERTIONS=1 to make them go faster, but also do have some # runners that run `//ignore-debug` tests.