OpenFreeEnergy / OpenFreeEnergy/openfe
fix docker build CI runner
Open
@mikemhenry is already working on this.
Since Jan 30, 2025.
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
Describe the bug
The docker build CI is currently using openfe 1.2.0 with gufe main, which leads to a test failure (due to a change in keys sorting).
We should be building with openfe main to avoid this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.