mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/cache
				synced 2025-11-01 07:21:06 +08:00 
			
		
		
		
	Update workflow.yml
This commit is contained in:
		
							parent
							
								
									7f9517a009
								
							
						
					
					
						commit
						249a22026d
					
				
							
								
								
									
										6
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							| @ -17,7 +17,7 @@ jobs: | ||||
|   build: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-latest, windows-latest, macOS-latest] | ||||
|         os: [ubuntu-latest, ubuntu-16.04] | ||||
|       fail-fast: false | ||||
|     runs-on: ${{ matrix.os }} | ||||
|     steps: | ||||
| @ -61,7 +61,7 @@ jobs: | ||||
|   test-save: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-latest, windows-latest, macOS-latest] | ||||
|         os: [ubuntu-latest, ubuntu-16.04] | ||||
|       fail-fast: false | ||||
|     runs-on: ${{ matrix.os }} | ||||
|     steps: | ||||
| @ -84,7 +84,7 @@ jobs: | ||||
|     needs: test-save | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: [ubuntu-latest, windows-latest, macOS-latest] | ||||
|         os: [ubuntu-latest, ubuntu-16.04] | ||||
|       fail-fast: false | ||||
|     runs-on: ${{ matrix.os }} | ||||
|     steps: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Aiqiao Yan
						Aiqiao Yan