Skip to content

Commit

Permalink
Merge pull request #448 from OpenCOMPES/update_dask_version
Browse files Browse the repository at this point in the history
Update dask version
  • Loading branch information
rettigl authored Oct 12, 2024
2 parents c90e839 + 41f05ef commit d56d6d9
Show file tree
Hide file tree
Showing 4 changed files with 484 additions and 441 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing_multiversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Using matrix strategy
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11.8", "3.12.2"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
runs-on: ubuntu-latest
steps:
# Check out repo and set up Python
Expand Down
Loading

0 comments on commit d56d6d9

Please sign in to comment.