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 114a9d0 commit 72aaf9aCopy full SHA for 72aaf9a
.github/workflows/nix-build.yml
@@ -82,6 +82,7 @@ jobs:
82
- name: Aggressive disk cleanup for DuckDB build
83
if: matrix.runner == 'macos-latest-xlarge'
84
run: |
85
+ nix --version
86
echo "=== BEFORE CLEANUP ==="
87
df -h
88
# Remove major space consumers
0 commit comments