Skip to content

Commit 0b976a6

Browse files
committed
Add CI configuration with Ubuntu 22.04 for 5.x branch.
1 parent a9d5b85 commit 0b976a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/PR-5.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-5.x-U20.yaml@main
1414

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

0 commit comments

Comments
 (0)