Skip to content

Commit

Permalink
Use conda-env-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag committed Feb 16, 2024
1 parent 48f01f5 commit 9eafe19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
environment-file: []
os: []
# environment-file: []
# os: []
include:
- { os: ubuntu-latest, environment-file: .conda_lock_files/py36_lin64.yml }
- { os: ubuntu-latest, environment-file: .conda_lock_files/py312_lin64.yml }
Expand Down

0 comments on commit 9eafe19

Please sign in to comment.