We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e919846 commit 907dab9Copy full SHA for 907dab9
.github/workflows/nightly.yml
@@ -67,6 +67,8 @@ jobs:
67
uses: prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # 0.9.0
68
with:
69
environments: "nightly"
70
+ locked: false
71
+ frozen: false
72
73
- name: import pint-xarray
74
run: |
0 commit comments