Skip to content

Commit

Permalink
until we get CPU builds, I think I need to fake a cuda toolkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Jul 21, 2023
1 parent d3da1f1 commit 3161058
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: mamba-org/setup-micromamba@v1
env:
CONDA_OVERRIDE_CUDA: 11.8
with:
environment-file: devtools/conda-envs/espaloma.yaml
cache-environment: true
Expand Down

0 comments on commit 3161058

Please sign in to comment.