]> git.lizzy.rs Git - rust.git/commitdiff
ci: remove yet another outdated comment
authorPietro Albini <pietro@pietroalbini.org>
Mon, 20 May 2019 07:21:26 +0000 (09:21 +0200)
committerPietro Albini <pietro@pietroalbini.org>
Mon, 20 May 2019 07:21:26 +0000 (09:21 +0200)
.azure-pipelines/auto.yml

index 2d240f8191a03ae8d1bcc1c7c6ff981b4eb75133..05d33e2f9d59fd3e42fe105e30a41b6bb95ccdd5 100644 (file)
@@ -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.