CI: Switch to 64-bit emulator
This commit is contained in:
		
							parent
							
								
									128d390e9c
								
							
						
					
					
						commit
						37fe708f2b
					
				@ -36,7 +36,7 @@ gradle:
 | 
				
			|||||||
        --name fcl-test
 | 
					        --name fcl-test
 | 
				
			||||||
        --skin $SKIN
 | 
					        --skin $SKIN
 | 
				
			||||||
        --target android-$AVD_SDK
 | 
					        --target android-$AVD_SDK
 | 
				
			||||||
    - emulator -force-32bit -avd fcl-test -no-skin -no-audio -no-window &
 | 
					    - emulator64-arm -avd fcl-test -no-skin -no-audio -no-window &
 | 
				
			||||||
    - ./tools/wait-for-emulator
 | 
					    - ./tools/wait-for-emulator
 | 
				
			||||||
    - adb shell input keyevent 82
 | 
					    - adb shell input keyevent 82
 | 
				
			||||||
    - export EXITVALUE=0
 | 
					    - export EXITVALUE=0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user