Linux ARM64 rename ubuntu version on 3.4
authorAndrey Senyaev <andrey.senyaev@gmail.com>
Tue, 19 Jul 2022 10:10:05 +0000 (13:10 +0300)
committerAndrey Senyaev <andrey.senyaev@gmail.com>
Tue, 19 Jul 2022 10:10:12 +0000 (13:10 +0300)
.github/workflows/PR-3.4.yaml

index fcfa924e963195ab16419bcd6c9c2e3abba68461..8d954a26ccda0aed2499cd456ef6840d49b29749 100644 (file)
@@ -6,7 +6,7 @@ on:
       - 3.4
 
 jobs:
-  Ubuntu1804-ARM64:
+  Ubuntu2004-ARM64:
     uses: opencv/ci-gha-workflow/.github/workflows/OCV-PR-3.4-ARM64.yaml@main
 
   Ubuntu2004-x64: