summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authorJarret Shook <jashoo@microsoft.com>2019-02-08 12:04:51 -0800
committerGitHub <noreply@github.com>2019-02-08 12:04:51 -0800
commit4e5df11e42457b6201545e672a2f3d1eb18e47e7 (patch)
tree1c5860683446bf438fe47b8f589d61276d64a857 /eng
parentdfde393b46f555a78b847ea45cf534e120c8e35e (diff)
downloadcoreclr-4e5df11e42457b6201545e672a2f3d1eb18e47e7.tar.gz
coreclr-4e5df11e42457b6201545e672a2f3d1eb18e47e7.tar.bz2
coreclr-4e5df11e42457b6201545e672a2f3d1eb18e47e7.zip
[Official Build] Remove FreeBSD builds (#22451)
Currently all the FreeBSD machines are offline or in an unclean state which blocks official builds from finishing.
Diffstat (limited to 'eng')
-rw-r--r--eng/platform-matrix.yml25
1 files changed, 14 insertions, 11 deletions
diff --git a/eng/platform-matrix.yml b/eng/platform-matrix.yml
index f699177045..dd41bba394 100644
--- a/eng/platform-matrix.yml
+++ b/eng/platform-matrix.yml
@@ -136,17 +136,20 @@ jobs:
# FreeBSD
-- template: ${{ parameters.jobTemplate }}
- parameters:
- buildConfig: ${{ parameters.buildConfig }}
- archType: x64
- osGroup: FreeBSD
- osIdentifier: FreeBSD
- # There are no FreeBSD helix queues, so we don't run tests at the moment.
- helixQueues:
- asString: ''
- asArray: []
- ${{ insert }}: ${{ parameters.jobParameters }}
+# FreeBSD machines are currenrly offline. Re-enable in the official build when
+# the machines are healthy.
+
+# - template: ${{ parameters.jobTemplate }}
+# parameters:
+# buildConfig: ${{ parameters.buildConfig }}
+# archType: x64
+# osGroup: FreeBSD
+# osIdentifier: FreeBSD
+# # There are no FreeBSD helix queues, so we don't run tests at the moment.
+# helixQueues:
+# asString: ''
+# asArray: []
+# ${{ insert }}: ${{ parameters.jobParameters }}
# macOS x64