Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Bump versions in extra include builds

Co-authored-by: Sander Roet <[email protected]>
  • Loading branch information
dwhswenson and sroet authored Dec 20, 2024
1 parent a307fa3 commit d3297c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ jobs:
MDTRAJ: ["mdtraj-release"]
INSTALL_WITH: ["pip"]
include:
- CONDA_PY: "3.12"
- CONDA_PY: "3.13"
OS: "ubuntu"
MDTRAJ: "mdtraj-dev"
INSTALL_WITH: "pip"
- CONDA_PY: "3.12"
- CONDA_PY: "3.13"
OS: "windows"
MDTRAJ: "mdtraj-release"
INSTALL_WITH: "conda"
- CONDA_PY: "3.10"
- CONDA_PY: "3.11"
OS: "windows"
MDTRAJ: "mdtraj-release"
INSTALL_WITH: "conda"
Expand Down

0 comments on commit d3297c9

Please sign in to comment.