Skip to content

Commit

Permalink
MDEV-26527 : appveyor - do not clone Columnstore
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Sep 10, 2021
1 parent b873651 commit 8ada144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -7,7 +7,7 @@ build_script:
- echo processor='%PROCESSOR_IDENTIFIER%' , processor count= %NUMBER_OF_PROCESSORS%
- cd %APPVEYOR_BUILD_FOLDER%
# Disable unneeded submodules for the faster build
- git config submodule.storage/xpand.update none
- git config submodule.storage/columnstore/columnstore.update none
- git config submodule.storage/maria/libmarias3.update none
- git config submodule.storage/rocksdb/rocksdb.update none
- git config submodule.wsrep-lib.update none
Expand Down

0 comments on commit 8ada144

Please sign in to comment.