mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Use xenial to build all the versions newer than trusty
I'm not 100% sure why we can't use newer series to build the newer installers. But this seems to be what vanilla does
This commit is contained in:
		
							parent
							
								
									4eb7540cb3
								
							
						
					
					
						commit
						ba706e8409
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -451,7 +451,7 @@ matrix: | |||
|               - p7zip-full | ||||
|               - gcc-4.8 | ||||
|           compiler: gcc-4.8 | ||||
|           dist: bionic | ||||
|           dist: xenial | ||||
|           if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1") | ||||
|               AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1")) | ||||
|               AND env(DPL_TERMINATE_MAIN) != "1" | ||||
|  | @ -475,7 +475,7 @@ matrix: | |||
|               - p7zip-full | ||||
|               - gcc-4.8 | ||||
|           compiler: gcc-4.8 | ||||
|           dist: bionic | ||||
|           dist: xenial | ||||
|           if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1") | ||||
|               AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1")) | ||||
|               AND env(DPL_TERMINATE_MAIN) != "1" | ||||
|  | @ -547,7 +547,7 @@ matrix: | |||
|               - p7zip-full | ||||
|               - gcc-4.8 | ||||
|           compiler: gcc-4.8 | ||||
|           dist: bionic | ||||
|           dist: xenial | ||||
|           if: env(DPL_ENABLED) = "1" AND (env(_DPL_JOB_ENABLED) = "1" OR env(DPL_JOB_ENABLE_ALL) = "1") | ||||
|               AND (branch =~ /^.*deployer.*$/ OR (tag IS present AND env(DPL_TAG_ENABLED) = "1")) | ||||
|               AND env(DPL_TERMINATE_MAIN) != "1" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Sryder
						Sryder