From d08a691211df24ae99decd9b78264029dc4150e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dieter=20Werthm=C3=BCller?= Date: Sat, 29 Jun 2024 11:18:21 +0200 Subject: [PATCH] Test gimli in Python 3.11 --- .github/workflows/linux.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index fbb28afe..c7b25be1 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -55,7 +55,7 @@ jobs: - python-version: "3.11" name: full os: ubuntu - conda: "numba scipy xarray tqdm h5py discretize matplotlib" + conda: "numba scipy xarray tqdm h5py discretize matplotlib pygimli" - python-version: "3.12" name: plain os: ubuntu @@ -63,7 +63,7 @@ jobs: - python-version: "3.12" name: full os: ubuntu - conda: "numba scipy xarray tqdm h5py discretize matplotlib pygimli" + conda: "numba scipy xarray tqdm h5py discretize matplotlib" env: # Used for coveralls flag