-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <85728496+stefankiesz@users.noreply.github.com>
- Loading branch information
1 parent
3e519b7
commit 0d23ba8
Showing
2 changed files
with
17 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters