ubuntu-latest
RN APK Build / build (push) Failing after 36m0s

This commit is contained in:
NishantRajputRN
2026-04-28 13:43:52 +05:30
parent d61f21076a
commit 2535059f09
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ on:
jobs:
build:
runs-on: novaNewVm # ye same rahega (host mapping runner config me hai)
runs-on: ubuntu-latest # ye same rahega (host mapping runner config me hai)
steps:
- name: Checkout code