Commit 36ec769
committed
fix: remove windows-11-arm from CI matrix
mozjpeg-sys NEON assembly (.S files) uses GNU as syntax which MSVC
cl.exe can't compile on aarch64-pc-windows-msvc. Needs upstream fix
in mozjpeg-sys to support clang-cl or MASM for Windows ARM64.1 parent 2fe7d45 commit 36ec769
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments