Skip to content

Commit

Permalink
Revert xrootd to 5.6.8
Browse files Browse the repository at this point in the history
Should fix issue with mamba: newer xrootd 5.6.9 has conflicts
  • Loading branch information
oshadura committed Jul 8, 2024
1 parent 2b11098 commit a051fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coffea-dask/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- gxx
- voms # x509 proxy system
- ca-policy-lcg # WLCG trusted CAs
- xrootd
- xrootd==5.6.8
# we have issues with conflicting openssl version and htcondor 10.8.0 version is last one
# which we able to resolve in this environment.yaml
- htcondor
Expand Down

0 comments on commit a051fd7

Please sign in to comment.