mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 05:11:19 +00:00 
			
		
		
		
	spec_test_on_nuttx.yml: Enable xip (#3671)
Related changes: https://github.com/bytecodealliance/wasm-micro-runtime/pull/3662 https://github.com/bytecodealliance/wasm-micro-runtime/pull/3666
This commit is contained in:
		
							parent
							
								
									4c5f35b0e3
								
							
						
					
					
						commit
						84b5221517
					
				
							
								
								
									
										8
									
								
								.github/workflows/spec_test_on_nuttx.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/spec_test_on_nuttx.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -100,10 +100,10 @@ jobs: | |||
|             mode: "-t aot", | ||||
|             option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n" | ||||
|           }, | ||||
|           # { | ||||
|           #   mode: "-t aot -X", | ||||
|           #   option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n" | ||||
|           # }, | ||||
|           { | ||||
|             mode: "-t aot -X", | ||||
|             option: "CONFIG_INTERPRETERS_WAMR_AOT=y\\n" | ||||
|           }, | ||||
|           # { | ||||
|           #   mode: "-t classic-interp", | ||||
|           #   option: "CONFIG_INTERPRETERS_WAMR_CLASSIC=y\\n" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 YAMAMOTO Takashi
						YAMAMOTO Takashi