Skip to content

Commit

Permalink
Update Ubuntu 20.04 to test with libraw. (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed Apr 10, 2023
1 parent ec81482 commit ce7e180
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/OCV-Contrib-PR-4.x-U20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv_contrib:/home/ci/.ccache
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/OCV-Contrib-PR-5.x-U20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv_contrib:/home/ci/.ccache
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/OCV-PR-4.x-U20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
Expand Down Expand Up @@ -257,7 +257,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/OCV-PR-5.x-U20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
Expand Down Expand Up @@ -271,7 +271,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20220901
image: quay.io/opencv-ci/opencv-ubuntu-20.04:20230410
volumes:
- /home/opencv-cn/git_cache:/home/ci/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ci/.ccache
Expand Down

0 comments on commit ce7e180

Please sign in to comment.