Commits


Nic Watson authored and GitHub committed 506a5345c06
Make map resize test more robust for weird-page-size OSs (#296) * Make map resize test more robust for weird-page-size OSs Ubuntu on PPC64LE has a 64K page size. This impacts the minimum map size for an environment, as well as how fast a environment fills up. * Remove Windows/Python 2.7 builds in CI. Microsoft removed the link to download Visual Studio C++ 9.0. Python 2.7 Windows can literally not be built anymore without a cached copy.