Skip to content

Commit

Permalink
Update Coffea version to 2024.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and oshadura committed Aug 19, 2024
1 parent 1e6a74f commit 453fedb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
GITHUB_REF: ${{ github.ref }}
# Update each time there is added latest python: it will be used for `latest` tag
python_latest: "3.11"
release: 2024.6.1
release: 2024.8.0
releasev0: 0.7.22

jobs:
Expand Down
2 changes: 1 addition & 1 deletion coffea-dask/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies:
- pytorch
- torch-scatter
- pip
- coffea=2024.6.1
- coffea=2024.8.0
- rucio-clients
# pyg
- pyg
Expand Down

0 comments on commit 453fedb

Please sign in to comment.