Skip to content

Commit 26e4ff0

Browse files
Take out osx-x64
Some mystery failures from the too-old/new toolset.
1 parent e912b02 commit 26e4ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtimelab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ extends:
119119
buildConfig: release
120120
platforms:
121121
- linux_x64
122-
- osx_x64
122+
# - osx_x64 https://github.com/dotnet/runtimelab/issues/3168
123123
- windows_x64
124124
- browser_wasm_win
125125
- wasi_wasm_win

0 commit comments

Comments
 (0)