summaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines.yml')
-rw-r--r--.azure-pipelines.yml33
1 files changed, 17 insertions, 16 deletions
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 9072ed3..bbc2d96 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -47,19 +47,20 @@ jobs:
- template: .azure-pipelines-steps.yml
-- job: OSX
- pool:
- vmImage: 'macOS-latest'
-
- variables:
- os_name: OSX
-
- strategy:
- matrix:
- node_14_x:
- node_version: 14.x
- run_browser_tests: true
- browser_name: Safari
-
- steps:
- - template: .azure-pipelines-steps.yml
+#- job: OSX
+# pool:
+# vmImage: 'macOS-latest'
+#
+# variables:
+# os_name: OSX
+#
+# strategy:
+# matrix:
+# node_14_x:
+# node_version: 14.x
+# run_browser_tests: true
+# browser_name: Safari
+#
+# steps:
+# - template: .azure-pipelines-steps.yml
+# \ No newline at end of file