mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	ci: use matrix.os for runs-on
This commit is contained in:
		
							parent
							
								
									b9864ce4c6
								
							
						
					
					
						commit
						d3989e09ed
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -10,7 +10,7 @@ on:
 | 
			
		||||
jobs:
 | 
			
		||||
	build:
 | 
			
		||||
		name: Build
 | 
			
		||||
		runs-on: ubuntu-latest
 | 
			
		||||
		runs-on: ${{ matrix.os }}
 | 
			
		||||
		strategy:
 | 
			
		||||
			matrix:
 | 
			
		||||
				include:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user