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 e7879bc commit 2dc9392Copy full SHA for 2dc9392
.github/workflows/test.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Install dependencies
84
shell: cmd
85
run: |
86
- vcpkg install zlib:x64-windows nlohmann-json:x64-windows arrow:x64-windows
+ vcpkg install zlib:x64-windows nlohmann-json:x64-windows arrow:x64-windows nanoarrow:x64-windows
87
- name: Build Iceberg
88
89
0 commit comments