Skip to content

Commit b564ea2

Browse files
authored
Enable GCS in osx-arm64 release build (#1899)
GCSis currently disabled in PyPI wheels; this PR enables. x-ref #1262 (comment)
1 parent ca0ccd7 commit b564ea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

misc/azure-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ stages:
3434
imageName: "macOS-12"
3535
CMAKE_OSX_ARCHITECTURES: "arm64"
3636
MACOSX_DEPLOYMENT_TARGET: 11
37-
TILEDB_GCS: OFF
3837
BUILD_MAGIC_MACOS_UNIVERSAL: "ON"
3938
TILEDB_INSTALL: "$(Pipeline.Workspace)/.libtiledb_dist/$(LIBTILEDB_SHA)-macos-arm64"
4039
windows_libtiledb:

0 commit comments

Comments
 (0)