Skip to content

Commit 3a3e40a

Browse files
committed
Merge pull request #3310 from asenyaev:asen/rename_jobs
2 parents 9d0a451 + 0fe993d commit 3a3e40a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

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

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

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

1818
macOS-ARM64:

0 commit comments

Comments
 (0)