8 Commits

Author SHA1 Message Date
640a22190e Upgrade checkout action from version 3 to 4 (#190)
This fixes issue #189.

This is necessary because GitHub actions are going to drop support for Node.js 16.
Version 4 uses Node.js 20.
See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-27 08:23:34 +01:00
e97a782690 move buildjet test into its own workflow 2023-08-02 10:38:22 +02:00
b00faf5858 Add BuildJet Option (#154) 2023-08-01 09:01:11 +02:00
9de8f90afb Add jemalloc to test -sys style dependencies 2023-07-31 16:34:21 +02:00
1e604afb09 Update workflow definitions
- Use rust `--no-self-update` flag instead of separate command.
- Add an explicit test for the `git` registry, as the sparse registry is now the default.
2023-07-31 15:31:10 +02:00
90429b3dea ci: Disable rustup self-updates (#68) 2022-08-09 14:23:59 +02:00
622616010e prepare v2 2022-07-16 12:38:38 +02:00
fffd6895b2 add some more tests 2022-07-09 17:17:14 +02:00