Commit 3002fd6
authored
refactor(test): emulator set to pixel 8 (#4024)
## Description
Pixel 8 is latest supported emulator/device for api level 34. As we are
currently no update api level to 36 due to problem with test on stack v4
after changing OnBackPressedDispatcher settings
software-mansion/react-native-screens-labs#1459
we need to use emulator for api level 34.
It will be updated to pixel9 (or newer) when we will change API level
for tests.
## Changes
Emulator in workflow updated to Pixel 8.1 parent ac87ab2 commit 3002fd6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments