move zig version responsibilities to build.zig.zon
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Generic zig build / build (push) Successful in 30s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Generic zig build / build (push) Successful in 30s
				
			This commit is contained in:
		
							parent
							
								
									47890eb92e
								
							
						
					
					
						commit
						5882330451
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -13,8 +13,6 @@ jobs: | |||
|         uses: actions/checkout@v4 | ||||
|       - name: Setup Zig | ||||
|         uses: https://github.com/mlugg/setup-zig@v2.0.5 | ||||
|         with: | ||||
|           version: 0.15.1 | ||||
|       - name: Build project | ||||
|         run: zig build --summary all | ||||
|       - name: Run tests | ||||
|  |  | |||
|  | @ -2,6 +2,7 @@ | |||
|     .name = .smithy, | ||||
|     .version = "1.0.0", | ||||
|     .fingerprint = 0xccfd3d0281810cb8, | ||||
|     .minimum_zig_version = "0.15.1", | ||||
|     .paths = .{ | ||||
|         "build.zig", | ||||
|         "build.zig.zon", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue