Skip to content

Commit

Permalink
Switch to Ubuntu 24.04 environment with jpeg-xl (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov authored Nov 2, 2024
1 parent 12011d9 commit a36742c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/OCV-Contrib-PR-4.x-U24.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20240424
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20241031
volumes:
- /home/opencv-cn/git_cache:/home/ubuntu/git_cache
- /home/opencv-cn/ci_cache/opencv_contrib:/home/ubuntu/.ccache
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/OCV-PR-4.x-U24.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-24.04:20240424
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20241031
volumes:
- /home/opencv-cn/git_cache:/home/ubuntu/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ubuntu/.ccache
Expand Down Expand Up @@ -268,7 +268,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20240424
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20241031
volumes:
- /home/opencv-cn/git_cache:/home/ubuntu/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ubuntu/.ccache
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/OCV-PR-5.x-U24.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-24.04:20240424
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20241031
volumes:
- /home/opencv-cn/git_cache:/home/ubuntu/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ubuntu/.ccache
Expand Down Expand Up @@ -282,7 +282,7 @@ jobs:
run:
shell: bash
container:
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20240424
image: quay.io/opencv-ci/opencv-ubuntu-24.04:20241031
volumes:
- /home/opencv-cn/git_cache:/home/ubuntu/git_cache
- /home/opencv-cn/ci_cache/opencv:/home/ubuntu/.ccache
Expand Down

0 comments on commit a36742c

Please sign in to comment.