Commit Graph

3 Commits

Author SHA1 Message Date
C. Antonio Sanchez
57c8d7c93f Fix failing builds and update CI on push.
Specifically:
- Fixed ctz on 32-bit arm (where `uint64_t` is `unsigned long long`)
- Fixed build of random_cpp11 snippet when C++11 is disabled
- Updated CI scripts to run windows on push, and added a no-c++11 test
2025-02-17 07:20:12 -08:00
C. Antonio Sanchez
551e95a409 Run pipelines on push 2025-02-16 14:50:58 -08:00
C. Antonio Sanchez
0a5abc042e Copy CI configuration from master
(minus loongarch)
2025-02-16 08:00:49 -08:00