Skip to content

Commit 255ee72

Browse files
committed
Merge pull request #3311 from asenyaev:asen/rename_jobs_5.x
2 parents b9ccfeb + 818dc19 commit 255ee72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ on:
66
- 5.x
77

88
jobs:
9-
ARM64:
9+
Ubuntu2004-ARM64:
1010
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-ARM64.yaml@main
1111

12-
U20:
12+
Ubuntu2004-x64:
1313
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-U20.yaml@main
1414

15-
W10:
15+
Windows10-x64:
1616
uses: opencv/ci-gha-workflow/.github/workflows/OCV-Contrib-PR-5.x-W10.yaml@main
1717

1818
macOS-ARM64:

0 commit comments

Comments
 (0)