glotzerlab / gsd

Read and write GSD files for use with HOOMD-blue.
http://gsd.readthedocs.io
BSD 2-Clause "Simplified" License
25 stars 7 forks source link

Refactor CI scripts and test with numpy 2.0. #367

Closed joaander closed 3 months ago

joaander commented 3 months ago

Description

Use GitHub provided runners without images.

Motivation and Context

Verify that GSD functions correctly with numpy 2.0. Using runners without images makes it possible to locally test dependency changes.

How Has This Been Tested?

CI checks.

Checklist:

janbridley commented 3 months ago

Very clean scripting here - looks good!