ci: disable testing with script type as redundant
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -89,7 +89,8 @@ jobs: | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         type: [ Script, Module ] | ||||
|         #type: [ Script, Module ] | ||||
|         type: [ Module ] | ||||
|         os: [ | ||||
|           { distro: Ubuntu, release: 12.04 }, | ||||
|           { distro: Ubuntu, release: 14.04 }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user