mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 03:38:36 +08:00 
			
		
		
		
	Require build
This commit is contained in:
		
							parent
							
								
									8c04f899de
								
							
						
					
					
						commit
						ed49aa27bc
					
				
							
								
								
									
										3
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -36,6 +36,7 @@ jobs: | |||
| 
 | ||||
|   # End to end save and restore | ||||
|   test-save: | ||||
|     needs: build | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-latest, windows-latest, macOS-latest] | ||||
|  | @ -83,6 +84,7 @@ jobs: | |||
| 
 | ||||
|   # End to end with save-always | ||||
|   test-save-always: | ||||
|     needs: build | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-latest, windows-latest, macOS-latest] | ||||
|  | @ -124,6 +126,7 @@ jobs: | |||
| 
 | ||||
|   # End to end with proxy | ||||
|   test-proxy-save: | ||||
|     needs: build | ||||
|     runs-on: ubuntu-latest | ||||
|     container: | ||||
|       image: ubuntu:latest | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Danny Gleckler
						Danny Gleckler