mirror of https://github.com/curbengh/hexo-yam
				
				
				
			chore(actions): add Node 15
This commit is contained in:
		
							parent
							
								
									91c4d936e0
								
							
						
					
					
						commit
						cef2d0e377
					
				|  | @ -8,7 +8,7 @@ jobs: | ||||||
|     strategy: |     strategy: | ||||||
|       matrix: |       matrix: | ||||||
|         os: [ubuntu-latest, windows-latest, macos-latest] |         os: [ubuntu-latest, windows-latest, macos-latest] | ||||||
|         node-version: ['10.x', '12.x', '14.x'] |         node-version: ['10.x', '12.x', '14.x', '15'] | ||||||
|       fail-fast: false |       fail-fast: false | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v2 |       - uses: actions/checkout@v2 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue