We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
runtime-coreclr jitstress-isas-avx512
1 parent cc3f568 commit 91af060Copy full SHA for 91af060
1 file changed
eng/pipelines/coreclr/jitstress-isas-avx512.yml
@@ -32,9 +32,7 @@ extends:
32
jobTemplate: /eng/pipelines/common/build-coreclr-and-libraries-job.yml
33
buildConfig: checked
34
platforms:
35
- # Current Linux and OSX x64 pipelines do not have machines which support AVX-512.
36
- # - Linux_x64
37
- # - OSX_x64
+ - Linux_x64
38
- windows_x64
39
- windows_x86
40
- CoreClrTestBuildHost # Either OSX_x64 or Linux_x64
@@ -55,9 +53,7 @@ extends:
55
53
jobTemplate: /eng/pipelines/common/templates/runtimes/run-test-job.yml
56
54
57
58
59
60
61
62
63
helixQueueGroup: ci
0 commit comments