You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* actually link against mbedtls for common lws build
If we're using mbedtls instead of ssl we need to actually link against it when building kvsCommonLws, it is done properly for common curl, but was incorrect for Lws path
* Update CMakeLists.txt
version bump
* Fix some of the CI jobs (#456)
* Update CMakeLists.txt
* install pkgconfiglite windows ci
* Revert "Update CMakeLists.txt"
This reverts commit f4caee0.
* Switch GCC to gcc-14 of Mac CI
* Switch to GCC 12 for Mac CI
* Try mac os 11
* Update ci.yml
* Update ci.yml
* latest runners
* Fix typo
* Uncomment the other tests
* Comment back out the sanitizers
* More CI Fixes (#457)
* Fix remaining CI tests (#459)
* Update runner versions
* Run CI on this branch
* Update ci.yml
* Don't downgrade Xcode to 15.2
* Update ci.yml
* Update GCC Version to 14 for Intel-Mac CI test
---------
Co-authored-by: Stefan Kieszkowski <[email protected]>
0 commit comments