Fix GitHub Actions workflows and update tests with Carrot v1 data, Fix mx25519 Windows build in c-cpp.yml workflow, Remove scheduled workflow runs from cppcheck.yml and test-sync.yml, Add mx25519 Windows linker flags to CMakeLists.txt

This commit is contained in:
Matt Hess
2025-12-18 19:52:53 +00:00
parent 25c0bc35b8
commit 418a2d363c
7 changed files with 66 additions and 194 deletions

View File

@@ -10,9 +10,6 @@ on:
pull_request:
schedule:
- cron: '47 0/3 * * *'
jobs:
sync-test-ubuntu-tsan: