Skip to content

Commit 9a58e92

Browse files
authored
Renamed job for Win32 ARM to not confuse users. (#168)
1 parent 7321f18 commit 9a58e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OCV-PR-4.x-W10-ARM64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
TARGET_BRANCH_NAME: ${{ github.base_ref }}
2121

2222
jobs:
23-
BuildAndTest:
23+
CrossBuild:
2424
runs-on: opencv-cn-win
2525
defaults:
2626
run:

0 commit comments

Comments
 (0)