Skip to content

Commit 36a30b6

Browse files
committed
use previous rnef commit
1 parent c2efceb commit 36a30b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/remote-build-android.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,12 @@ jobs:
5353
IS_HYBRID_BUILD: ${{ matrix.is_hybrid_build && 'true' || 'false' }}
5454

5555
- name: RNEF Remote Build - Android
56+
uses: callstackincubator/android@2f67a7003e5ed1bb4e483619ab582fabff25677d
5657
# Commit from Jul 23, 2025
5758
# uses: callstackincubator/android@4bcd9a15e7e358c1d4eeb482918c1fba064b1b8d
5859
# commit with logging errors
5960
# uses: callstackincubator/android@dd791dec75f5fbb0adbd1f3d1417a3f2b3866881
60-
uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
61+
# uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
6162
env:
6263
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
6364
with:

0 commit comments

Comments
 (0)