1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-03 06:03:17 +02:00

Remove CI support for FreeBSD

This commit is contained in:
Guillaume Chatelet
2024-08-27 09:43:08 +00:00
parent 104602c8ae
commit 22e78ebe19
6 changed files with 17 additions and 180 deletions

View File

@ -32,9 +32,3 @@ Dockerfile is splitted in several stages.
![docker](doc/docker.svg)
## Makefile/Vagrant testing
To test build for FreeBSD we are using Vagrant and VirtualBox box.
This is similar to the docker stuff but use `vagrant` as `docker` cli and
VirtuaBox to replace the docker engine daemon.