2
0
mirror of https://github.com/boostorg/uuid.git synced 2026-01-27 19:32:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Peter Dimov
9900185201 Use b2 -j2 instead of -j3 on GHA (to lower the probability of hangs) 2024-04-24 22:22:17 +03:00
Peter Dimov
353cd75120 Remove GCC 4.7 from CI 2024-04-24 04:01:46 +03:00
Peter Dimov
6a5028a215 Update ci.yml 2024-04-19 22:23:26 +03:00
Peter Dimov
beeaab4758 Update ci.yml 2024-03-05 04:03:59 +02:00
Peter Dimov
e18eeb27c1 Remove C++03 from ci.yml 2024-03-05 03:56:08 +02:00
Peter Dimov
40f918e08a Update ci.yml 2024-03-05 03:30:15 +02:00
Peter Dimov
2bc0c8e716 Update ci.yml 2023-04-17 19:14:06 +03:00
Peter Dimov
9df4da92a0 Update ci.yml 2023-02-23 11:04:21 +02:00
Alexander Grund
bfc65f4092 Fix ccache saving on cache hit
See boostorg/boost-ci#166
2022-06-07 08:10:11 -04:00
James E. King III
bd835638a5 remove one redundant ci job 2022-02-14 18:35:20 -05:00
James E. King III
9bd9051493 add valgrind to ci 2022-02-13 14:28:17 -05:00
James E. King III
f7f3295c0c fix issues 124 (cmake), 125 (bigendian) and 126 (coverity) in ci
- add gha bigendian build
- add gha cmake build
- add gha coverity scan

Note: using this branch to test coverage against boost-ci
2022-02-04 16:09:20 -05:00
James E. King III
7f233e5feb fix ci 2022-01-25 17:47:11 -05:00
James E. King III
abf6849ef2 GitHub Actions CI
- replaces travis
- replaces appveyor
- does not test cmake (was failing)
- does not test big-endian at this time
- is better than no CI at all
- will open issues for cmake, cygwin, big-endian testing
2022-01-25 16:51:29 -05:00