keenon / nimblephysics

Nimble: Physics Engine for Biomechanics and Deep Learning
http://www.nimblephysics.org
Other
403 stars 44 forks source link

Upgrading "Build and Publish Wheels" CI workflow to use macos12 #207

Closed nickbianco closed 6 months ago

nickbianco commented 6 months ago

This PR upgrades the "Build and Publish Wheels" CI workflow to use the GitHub MacOS 12 runner, since MacOS 11 is deprecated. The current runner was timing out a lot since builds were taking forever, so this is also a good QoL update.

@keenon, is any reason you think upgrading to MacOS 12 would affect the Mac wheels? They build on GitHub Actions just fine (see the second commit below), but I haven't tested them manually.