mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	CI: use -funsigned-char in one GCC build (issue #1715)
				
					
				
			This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -40,6 +40,7 @@ jobs: | ||||
|           - gcc: "9" | ||||
|             cxxflags: -fsanitize=address -fno-sanitize-recover=all | ||||
|           - gcc: "10" | ||||
|             cxxflags: -funsigned-char # Issue #1715 | ||||
|           - gcc: "11" | ||||
|     steps: | ||||
|       - name: Install | ||||
|   | ||||
		Reference in New Issue
	
	Block a user