Skip to content

Commit

Permalink
remove old options
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Jan 17, 2025
1 parent 3986209 commit 89b8536
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
environment-name: test
channels: jaimergp/label/unsupported-cudatoolkit-shim,conda-forge/label/openmm_dev,conda-forge,openeye
channel-priority: flexible
cache-env: true
cache-downloads: true
create-args: >-
python==${{ matrix.python-version }}
openmmtools==0.23.0
Expand All @@ -67,8 +65,6 @@ jobs:
with:
environment-file: devtools/conda-envs/test_env.yaml
environment-name: test
cache-env: true
cache-downloads: true
create-args: >-
python==${{ matrix.python-version }}
openmm==${{ matrix.openmm }}
Expand Down

0 comments on commit 89b8536

Please sign in to comment.