Skip to content

Commit

Permalink
Testing III
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Jun 30, 2024
1 parent bdbd0d9 commit bbc40de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
- python-version: "3.11"
name: full
os: ubuntu
conda: "numba scipy xarray tqdm h5py discretize matplotlib pygimli 'numpy<2.0' 'empymod>=2.3'"
conda: "numba scipy pygimli 'numpy<2.0' 'empymod>=2.3'"
# conda: "numba scipy xarray tqdm h5py discretize matplotlib pygimli 'numpy<2.0' 'empymod>=2.3'"
# - python-version: "3.12"
# name: plain
# os: ubuntu
Expand Down

0 comments on commit bbc40de

Please sign in to comment.