Elliot Gorokhovsky
0c386afbfd
Fix CI failures by adding apt-get update to Github Actions ( #3082 )
...
* Fix CI failures by adding apt-get update to Makefile
* Fix travis failure caused by apt-get update
* Move apt-get update from Makefile to Github Actions .yml
* Revert .travis.yml change
* Fix typo
2022-03-03 14:52:06 -05:00
Elliot Gorokhovsky
9caabc01c4
Replace "windows-latest" with "windows-2019" in CI workflows
2022-02-09 15:45:43 -05:00
Nick Terrell
91f5891dd0
[CircleCI] Fix short-tests-0
...
short-tests-0 were silently failing. I think because of the && make clean construction. Switch to ; instead.
Also fix all the test failures that were exposed.
`make all` is failing on CircleCI because it is missing Docker. Move that test
to GitHub actions, and switch the pedantic CircleCI test to `make allmost`.
2021-12-01 17:43:46 -08:00
binhdvo
b399b47467
Move mingw tests from appveyor to github actions ( #2838 )
2021-11-02 13:17:55 -04:00
Yann Collet
1c97ec73d7
added qemu tests
...
running zstd library on emulated targets
2021-08-29 16:28:41 -07:00
Sen Huang
2ff5c7b59f
Add no intrinsics fuzztest, rowhash compression size test, and S390X to travis
2021-06-07 00:54:53 -07:00
senhuang42
d278bede33
Update apt-get prior to tests that install packages
2021-05-26 13:38:36 -04:00
senhuang42
bb0cd722b6
Migrate travis CI tests
2021-05-21 09:59:57 -04:00