meta: update node.js-ci.yml workflow
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/node.js-ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/node.js-ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -12,8 +12,8 @@ jobs:
 | 
			
		||||
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        os: [ubuntu-latest, windows-latest, macos-latest]
 | 
			
		||||
        node-version: [16.x, 18.x]
 | 
			
		||||
        os: [ubuntu-latest]
 | 
			
		||||
        node-version: [18.x, 20.x]
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user