Update new-mapi-checker.yml
authorLing Zhang/MM Solution Lab /SRC-Nanjing/Staff Engineer/Samsung Electronics <ling06.zhang@samsung.com>
Tue, 13 Aug 2024 11:05:09 +0000 (19:05 +0800)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 13 Aug 2024 11:05:09 +0000 (19:05 +0800)
.github/workflows/new-mapi-checker.yml

index aa7bfe295bf6ba4f662fed7b3a6372d201dacc93..c311eff1bfda28149effd4b65b99233d8878a41a 100644 (file)
@@ -18,7 +18,7 @@ permissions:
 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
 jobs:
   new-mapi-checker:
-    runs-on: [ code-linux-22.04, code-default-22.04 ]
+    runs-on: [ code-linux, code-default ]
 
     steps:
       - name: Check out code