You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Allow multi-architecture tests to continue if one fails.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -91,6 +91,9 @@ jobs: | ||||
|     runs-on: ubuntu-24.04 | ||||
|  | ||||
|     strategy: | ||||
|       # Let all the jobs run to completion even if one fails | ||||
|       fail-fast: false | ||||
|  | ||||
|       matrix: | ||||
|         include: | ||||
|           - arch: 'ppc64le' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user