Skip to content

Commit

Permalink
Merge pull request #487 from 3dgeo-heidelberg/ci-updates
Browse files Browse the repository at this point in the history
Ci version update + removing obsolete configuration
  • Loading branch information
han16nah authored Dec 9, 2024
2 parents fc2abdb + c54ed79 commit 37b8a5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Empty file.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- macos-latest
- windows-latest
python:
- "3.8"
- "3.12"
- "3.9"
- "3.13"

defaults:
run:
Expand All @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0

- name: Create Helios dev environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
auto-activate-base: false
Expand Down

0 comments on commit 37b8a5a

Please sign in to comment.