Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Oct 25, 2024
1 parent 893fc66 commit 5b222f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
matrix:
python-version: [ '3.8', '3.12' ]
os: [ "ubuntu-latest" , "windows-latest", "macos-latest"]
ymlfile: [ "latest.yml" ]
name: Py${{ matrix.python-version }}@${{ matrix.os }}
runs-on: ${{ matrix.os }}

Expand All @@ -39,7 +38,6 @@ jobs:
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}
environment-file: environment/${{ matrix.ymlfile }}
channel-priority: flexible
activate-environment: ecmwf_models
auto-activate-base: false
Expand Down

0 comments on commit 5b222f3

Please sign in to comment.