mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-10-31 00:55:06 +01:00 
			
		
		
		
	Remove go installation through apt for Ubuntu 24.04
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/Release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/Release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -349,7 +349,7 @@ jobs: | ||||
|     - name: Install development packages | ||||
|       run: | | ||||
|           apt update && apt --assume-yes upgrade | ||||
|           apt --assume-yes install build-essential sed git wget bash go | ||||
|           apt --assume-yes install build-essential sed git wget bash | ||||
|     # Checkout git repository and submodules | ||||
|     # fetch-depth must be 0 to use git describe | ||||
|     # See: https://github.com/marketplace/actions/checkout | ||||
|   | ||||
		Reference in New Issue
	
	Block a user