5 Commits

Author SHA1 Message Date
Thomas Holder
17be7d0f28 Fix CI pipeline (#288)
* CI: Use ubuntu-22.04

* CI: Use system python
2023-05-19 16:09:56 -04:00
Thomas Holder
86cbe10c2b CI: Use ubuntu-18.04
Ubuntu 20.04's libmsgpack-dev 3.0.1-3 is broken.

Fixed by https://github.com/msgpack/msgpack-c/pull/694
2020-12-04 14:41:21 +01:00
Thomas Holder
cefb0319d8 CI: Use DEBUG=1
Use DEBUG=1 to catch assertions when running tests
2020-07-29 12:38:17 +02:00
Thomas Holder
40a9a540e5 Rename "Basic CI" -> "CI" 2020-07-04 12:49:59 +02:00
Thomas Holder
225e13f869 Basic CI with github workflows 2020-06-26 13:38:36 -04:00