greglook / cljstyle

A tool for formatting Clojure code
Eclipse Public License 1.0
293 stars 39 forks source link

Binary doesn't work on the latest macOS GitHub Action Runner machines #106

Open DeLaGuardo opened 7 months ago

DeLaGuardo commented 7 months ago

The current machine does not support all of the following CPU features that are required by the image: [CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].

https://github.com/DeLaGuardo/setup-clojure/actions/runs/7846032256/job/21411974609?pr=104#step:5:17