ci: disable fail-fast for examples
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/scripts/setup.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/scripts/setup.sh
									
									
									
									
										vendored
									
									
								
							| @@ -2,6 +2,10 @@ | ||||
|  | ||||
| set -eu | ||||
|  | ||||
| ls -la /dev/kvm | ||||
|  | ||||
| id | ||||
|  | ||||
| df -h | ||||
|  | ||||
| sudo systemd-run --wait rm -rf \ | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -45,6 +45,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|  | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         example: [ | ||||
|           { dir: "kernel-module", params: "" }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user