Skip to content

Commit

Permalink
Move CI to use aliBuild v1.17.0
Browse files Browse the repository at this point in the history
- It should be much more performant
- Tested for over two weeks with the full-ci builds
  • Loading branch information
ktf committed May 2, 2024
1 parent 7bf2fb3 commit dae5e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/repo-config/DEFAULTS.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ MAX_DIFF_SIZE=20000000
TIMEOUT=120
LONG_TIMEOUT=36000
DOCKER_EXTRA_ARGS='--tmpfs=/dev/shm:rw,size=8g,mode=1777'
INSTALL_ALIBUILD='alisw/alibuild@v1.16.1#egg=alibuild'
INSTALL_ALIBUILD='alisw/alibuild@v1.17.0#egg=alibuild'
INSTALL_ALIBOT='alisw/ali-bot@master#egg=ali-bot'

0 comments on commit dae5e5c

Please sign in to comment.