We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d412ac commit 486d2daCopy full SHA for 486d2da
.github/workflows/OCV-Contrib-PR-3.4-U14.yaml
@@ -31,6 +31,7 @@ jobs:
31
shell: bash
32
container:
33
image: quay.io/opencv-ci/opencv-ubuntu-14.04:20220901
34
+ options: -m 8G
35
volumes:
36
- /home/opencv-cn/git_cache:/home/ci/git_cache
37
- /home/opencv-cn/ci_cache/opencv_contrib:/home/ci/.ccache
.github/workflows/OCV-PR-3.4-U14.yaml
@@ -30,6 +30,7 @@ jobs:
30
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
0 commit comments