jnwatson / py-lmdb

Universal Python binding for the LMDB 'Lightning' Database
http://lmdb.readthedocs.io/
Other
646 stars 106 forks source link

Fix runner-os vs. matrix-os confusion in CI #293

Closed jnwatson closed 3 years ago

jnwatson commented 3 years ago

Resolves #292.

The CI runner OS and the matrix (i.e. target) OS are the same for building/testing, but are potentially different (runner always Linux) when publishing.