diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b3d7dd71f..227ebae12 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,6 +58,11 @@ jobs: pydantic-version: ">1" openeye: "no" ommff-version: "<0.13" + - os: "macos-latest" + python-version: "3.12" + pydantic-version: ">1" + omff-version: "0.13" + openeye: ["no"] env: OE_LICENSE: ${{ github.workspace }}/oe_license.txt diff --git a/environment.yml b/environment.yml index bd8ed79e4..2e8e4c6aa 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - jaimergp/label/unsupported-cudatoolkit-shim - conda-forge dependencies: - - duecredit + - duecredit<0.10 - kartograf>=1.0.0 - lomap2>=3.0.0 - numpy