mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-03 13:23:07 +00:00
This is roughly a third of our CI time, and, as far as I know, running 32bit tests has never caught an issue. Also, I'm unaware of anyone using this library on a 32bit x86 system. I believe the last 32bit x86 CPU released was the [pentium 4](https://en.wikipedia.org/wiki/List_of_Intel_Pentium_4_processors) close to 20 years ago.
5 lines
60 B
JSON
5 lines
60 B
JSON
{
|
|
"skipOSes": ["windows", "macos"],
|
|
"skip32bit": true
|
|
}
|