Skip to content

Commit c944ec5

Browse files
committed
Add Ubuntu 22.04 to CI.
1 parent cfa540e commit c944ec5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/PR-4.x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
Ubuntu2004-x64:
1313
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U20.yaml@main
1414

15+
Ubuntu2204-x64:
16+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U22.yaml@main
17+
1518
Ubuntu2004-x64-CUDA:
1619
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-U20-Cuda.yaml@main
1720

0 commit comments

Comments
 (0)