File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
22
23
23
jobs :
24
24
BuildAndTest :
25
- runs-on : opencv-cn-lin-x86-64
25
+ runs-on : opencv-cn-lin-x86-64-android
26
26
defaults :
27
27
run :
28
28
shell : bash
31
31
volumes :
32
32
- /home/opencv-cn/git_cache:/home/ci/git_cache
33
33
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
34
+ - /home/opencv-cn/gradle_cache:/home/ci/.gradle
34
35
steps :
35
36
- name : Brief system information
36
37
timeout-minutes : 60
Original file line number Diff line number Diff line change 22
22
23
23
jobs :
24
24
BuildAndTest :
25
- runs-on : opencv-cn-lin-x86-64
25
+ runs-on : opencv-cn-lin-x86-64-android
26
26
defaults :
27
27
run :
28
28
shell : bash
31
31
volumes :
32
32
- /home/opencv-cn/git_cache:/home/ci/git_cache
33
33
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
34
+ - /home/opencv-cn/gradle_cache:/home/ci/.gradle
34
35
steps :
35
36
- name : Brief system information
36
37
timeout-minutes : 60
You can’t perform that action at this time.
0 commit comments