;ci: more renames
This commit is contained in:
		
							parent
							
								
									05a6940728
								
							
						
					
					
						commit
						05d5b7860b
					
				| @ -4,7 +4,7 @@ | |||||||
| # Currently runs no tests. | # Currently runs no tests. | ||||||
| # Slow, will probably time out. | # Slow, will probably time out. | ||||||
| 
 | 
 | ||||||
| name: linux-arm32v7 CI binaries | name: linux-arm32v7 static binaries | ||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
| @ -3,7 +3,7 @@ | |||||||
| # using the GHC version below (9.2.2) and cabal. | # using the GHC version below (9.2.2) and cabal. | ||||||
| # Currently runs no tests. | # Currently runs no tests. | ||||||
| 
 | 
 | ||||||
| name: linux-x64 CI binaries | name: linux-x64 static binaries | ||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
| @ -5,7 +5,7 @@ | |||||||
| # and because why not having done all the work. | # and because why not having done all the work. | ||||||
| # Merging to master requires that this workflow's jobs ("86" at least) have passed. | # Merging to master requires that this workflow's jobs ("86" at least) have passed. | ||||||
| 
 | 
 | ||||||
| name: main CI | name: linux-x64 CI tests and binaries | ||||||
| 
 | 
 | ||||||
| # This workflow runs... | # This workflow runs... | ||||||
| on: | on: | ||||||
							
								
								
									
										2
									
								
								.github/workflows/mac-x64.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/mac-x64.yml
									
									
									
									
										vendored
									
									
								
							| @ -2,7 +2,7 @@ | |||||||
| # Produces optimised mac binaries and runs unit/doc/functional tests, | # Produces optimised mac binaries and runs unit/doc/functional tests, | ||||||
| # using the default stack.yaml's GHC version. | # using the default stack.yaml's GHC version. | ||||||
| 
 | 
 | ||||||
| name: mac CI binaries | name: mac-x64 tests and binaries | ||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   schedule: |   schedule: | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								.github/workflows/windows-x64.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/windows-x64.yml
									
									
									
									
										vendored
									
									
								
							| @ -3,7 +3,7 @@ | |||||||
| # using the default stack.yaml's GHC version. | # using the default stack.yaml's GHC version. | ||||||
| # Currently runs no tests. | # Currently runs no tests. | ||||||
| 
 | 
 | ||||||
| name: windows CI binaries | name: windows-x64 binaries | ||||||
| 
 | 
 | ||||||
| on: | on: | ||||||
|   schedule: |   schedule: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user