Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jul 18, 2024
1 parent 7a06f15 commit 31416c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/conda-env-oneapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- anaconda-client
- pip

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/oneapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
activate-environment: anaconda-client-env
environment-file: .github/workflows/conda-env-oneapi.yml
# environment-file: etc/example-environment.yml
python-version: 3.5
# python-version: 3.10
# condarc-file: etc/example-condarc.yml
auto-activate-base: false
- run: |
Expand Down

0 comments on commit 31416c1

Please sign in to comment.