fix
This commit is contained in:
		
							parent
							
								
									be78916e9e
								
							
						
					
					
						commit
						78fd6c7c68
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,10 +4,10 @@ jobs: | |||
|   smoke-test: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         runs-on: [4.x, 6.x, 8.x, 9.x, 10.x, 11.x, 12.x] | ||||
|         runs-on: [ubuntu-latest, macos-latest, windows-latest] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v1 | ||||
|       - uses: . | ||||
|       - uses: goto-bus-stop/setup-zig@3fadddf | ||||
|         with: | ||||
|           version: 0.5.0 | ||||
|       - run: zig run src/main.zig | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue