Skip to content

Commit 6a05a57

Browse files
committed
Off by default as not currently working on Windows
1 parent be8dcf3 commit 6a05a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ TILEDB_GIT_REPOSITORY=https://github.com/TileDB-Inc/TileDB
22
TILEDB_GIT_TAG=2.0.8
33
TILEDB_VERBOSE=OFF
44
TILEDB_S3=ON
5-
TILEDB_AZURE=ON
5+
TILEDB_AZURE=OFF
66
TILEDB_HDFS=OFF
77
TILEDB_SERIALIZATION=OFF

0 commit comments

Comments
 (0)