]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : more platforms coverage (#1101)
authoralonfaraj <redacted>
Sun, 16 Jul 2023 20:00:34 +0000 (23:00 +0300)
committerGitHub <redacted>
Sun, 16 Jul 2023 20:00:34 +0000 (23:00 +0300)
commit39984657218588a26a413fff642b77c5d5232e51
tree3429c1585cdf083805738b1361f736100374209c
parent4774d2feb01a772a15de81ffc34b34a1f294f020
ci : more platforms coverage (#1101)

* add multi platform

* add image name

* fix

* fix /bin/sh path

* add missing \

* add all platforms for check

* remove platforms

* remove s390x

* - add arm v6
- format run cmd

* remove arm v6

* - bump checkout to v3
- use setup emsdk action
- add arch to all ubuntu jobs

* mymindstorm/setup-emsdk to v12

* add missing QEMU step

* add fail-fast: false for debug

* add freebsd

* remark all jobs except freebsd for test

* add sudo

* enable all tests again

* format

* check __AVX__ support before include immintrin.h

* try auto detect flag by cmake

* fix check for immintrin.h

* fix include check for immintrin.h

* Remove all platforms for sanitizer build except amd64

We have no clue why they failed.

---------

Co-authored-by: Alon Faraj <redacted>
.github/workflows/build.yml
CMakeLists.txt
ggml.c