1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #28076 from asmorkalov:as/ubuntu_arm_update

Update ARM config label to Ubuntu 24.04.
This commit is contained in:
Alexander Smorkalov
2025-11-26 17:05:50 +03:00
committed by GitHub
+2 -2
View File
@@ -17,10 +17,10 @@ jobs:
with:
workflow_branch: main
Ubuntu2004-ARM64:
Ubuntu2404-ARM64:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-ARM64.yaml@main
Ubuntu2004-ARM64-Debug:
Ubuntu2404-ARM64-Debug:
uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-4.x-ARM64-Debug.yaml@main
Ubuntu2004-x64-OpenVINO: