ci: remove yet another outdated comment

This commit is contained in:
Pietro Albini 2019-05-20 09:21:26 +02:00
parent bf639a1c34
commit a89e8d2a66
No known key found for this signature in database
GPG key ID: 3E06ABE80BAAF19C

View 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.