Skip to content

Commit d933034

Browse files
committed
Added ARM64 debug configuration to CI.
1 parent 37683ac commit d933034

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
@@ -9,6 +9,9 @@ jobs:
99
Ubuntu2004-ARM64:
1010
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-ARM64.yaml@main
1111

12+
Ubuntu2004-ARM64-Debug:
13+
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-ARM64-Debug.yaml@main
14+
1215
Ubuntu2004-x64:
1316
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-U20.yaml@main
1417

0 commit comments

Comments
 (0)