8000 MAINT Continue on error for cache on azure (#21715) · scikit-learn/scikit-learn@dfe9668 · GitHub
[go: up one dir, main page]

Skip to content

Commit dfe9668

Browse files
thomasjpfanglemaitre
authored andcommitted
MAINT Continue on error for cache on azure (#21715)
1 parent 87f94b9 commit dfe9668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/azure/posix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
key: '"$(Agent.JobName)"'
5252
path: $(CCACHE_DIR)
5353
displayName: ccache
54+
continueOnError: true
5455
- script: |
5556
build_tools/azure/install.sh
5657
displayName: 'Install'

0 commit comments

Comments
 (0)
0