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

@ -39,7 +39,6 @@ enum Cpu
enum Os
{
Linux,
FreeBSD,
MacOS,
Windows,
}