Skip to content

Commit 30af6ca

Browse files
authored
Merge pull request #4048 from asmorkalov:as/arm_ubuntu_headers
Fixed naming in CI for ARM
2 parents b027623 + 9e62c2b commit 30af6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
with:
1212
workflow_branch: main
1313

14-
Ubuntu2004-ARM64:
14+
Ubuntu2404-ARM64:
1515
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-ARM64.yaml@main
1616

17-
Ubuntu2004-ARM64-FastCV:
17+
Ubuntu2404-ARM64-FastCV:
1818
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-4.x-ARM64-FastCV.yaml@main
1919

2020
Ubuntu2004-x64-CUDA:

0 commit comments

Comments
 (0)