mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-03 21:57:26 +00:00 
			
		
		
		
	Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2014 (#14802)
This commit is contained in:
		
							parent
							
								
									58d2adc3da
								
							
						
					
					
						commit
						54a7228fa6
					
				
							
								
								
									
										2
									
								
								.github/workflows/release-artifacts.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-artifacts.yml
									
									
									
									
										vendored
									
									
								
							@ -148,7 +148,7 @@ jobs:
 | 
			
		||||
        env:
 | 
			
		||||
          # Skip testing for platforms which various libraries don't have wheels
 | 
			
		||||
          # for, and so need extra build deps.
 | 
			
		||||
          CIBW_TEST_SKIP: pp39-* *i686* *musl* pp37-macosx*
 | 
			
		||||
          CIBW_TEST_SKIP: pp3{7,9}-* *i686* *musl*
 | 
			
		||||
          # Fix Rust OOM errors on emulated aarch64: https://github.com/rust-lang/cargo/issues/10583
 | 
			
		||||
          CARGO_NET_GIT_FETCH_WITH_CLI: true
 | 
			
		||||
          CIBW_ENVIRONMENT_PASS_LINUX: CARGO_NET_GIT_FETCH_WITH_CLI
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								changelog.d/14802.misc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								changelog.d/14802.misc
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
Skip testing built wheels for PyPy 3.7 on Linux x86_64 as we lack new required dependencies in the build environment.
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user