Skip to content

Commit 59076a5

Browse files
authored
Merge pull request #3543 from asmorkalov:as/5.x-ci-ubuntu22
Add CI configuration with Ubuntu 22.04 for 5.x branch.
2 parents a9d5b85 + 0b976a6 commit 59076a5

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)