ci: disable fail-fast for examples
这个提交包含在:
		
							
								
								
									
										4
									
								
								.github/workflows/scripts/setup.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/scripts/setup.sh
									
									
									
									
										vendored
									
									
								
							| @@ -2,6 +2,10 @@ | |||||||
|  |  | ||||||
| set -eu | set -eu | ||||||
|  |  | ||||||
|  | ls -la /dev/kvm | ||||||
|  |  | ||||||
|  | id | ||||||
|  |  | ||||||
| df -h | df -h | ||||||
|  |  | ||||||
| sudo systemd-run --wait rm -rf \ | 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 |     runs-on: ubuntu-latest | ||||||
|  |  | ||||||
|     strategy: |     strategy: | ||||||
|  |       fail-fast: false | ||||||
|       matrix: |       matrix: | ||||||
|         example: [ |         example: [ | ||||||
|           { dir: "kernel-module", params: "" }, |           { dir: "kernel-module", params: "" }, | ||||||
|   | |||||||
		在新工单中引用
	
	屏蔽一个用户