File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222 - backend : WebView2
2323 platform : Windows
2424 os : windows-latest
25+ cmake-args : -Dglaze_DISABLE_SIMD_WHEN_SUPPORTED=ON
2526
2627 - backend : WebView2-Rfl
2728 backend-override : WebView2
3334 backend-override : WebView2
3435 platform : Windows
3536 os : windows-latest
36- cmake-args : -Dsaucer_msvc_hack=ON
37+ cmake-args : -Dsaucer_msvc_hack=ON -Dglaze_DISABLE_SIMD_WHEN_SUPPORTED=ON
3738
3839 - backend : WebView2-Hack-Rfl
3940 backend-override : WebView2
@@ -45,11 +46,13 @@ jobs:
4546 platform : Linux
4647 os : ubuntu-latest
4748 container : archlinux:base-devel
49+ cmake-args : -Dglaze_DISABLE_SIMD_WHEN_SUPPORTED=ON
4850
4951 - backend : WebKitGtk
5052 platform : Linux
5153 os : ubuntu-latest
5254 container : archlinux:base-devel
55+ cmake-args : -Dglaze_DISABLE_SIMD_WHEN_SUPPORTED=ON
5356
5457 - backend : WebKit
5558 platform : MacOS
You can’t perform that action at this time.
0 commit comments