Azat Khuzhin
048907a501
github/workflows/macos.yml: fix test step name
2021-09-19 16:00:35 +03:00
Azat Khuzhin
39dcd52b94
ci: split build and test into separate jobs
2021-09-19 09:21:43 +03:00
Pierce Lopez
bceab045ea
ci: fix macOS mbedtls version/search
...
mbedtls just updated to version 3.0, install mbedtls@2 variant,
which needs more help being located since it's no longer the
default and no longer linked into the typical /usr/local dirs
also gitignore mbedtls sample program binaries
2021-09-17 10:33:37 -04:00
Azat Khuzhin
29b1404ba2
Add autodetection of openssl via brew into build matrix
2020-11-02 01:14:58 +03:00
Azat Khuzhin
a7d3cd403f
Add build w/o any SSL support (i.e. w/o openssl and mbedtls)
...
This pure build w/o SSL has been removed in mbedtls PR - #1028
2020-09-14 21:30:02 +03:00
yuangongji
cf2ac1af08
fix CI:Update cache version and replace setup-msys2
2020-08-05 15:47:03 +08:00
okhowang(王沛文)
dad699cc04
add mbedtls to CI
2020-07-22 22:53:23 +03:00
yuangongji
c753ae876e
CI: catch failures and retry
2020-05-28 20:10:47 +08:00
Azat Khuzhin
072dfacfeb
Do not run CI if message contains "ci skip"
...
https://github.com/marketplace/actions/skip-based-on-commit-message
2020-05-05 13:57:15 +03:00
yuangongji
6dea151494
github workflows: ignore previous cache
...
modify the cache key to ignore previous cache
for the changes of configure.ac/CMakeLists.txt
to take effect.
2020-03-22 22:34:41 +08:00
yuangongji
84bb2c18e4
github actions: test and coverage
2020-01-27 01:50:13 +03:00