use the variable
This commit is contained in:
		
							parent
							
								
									78fd6c7c68
								
							
						
					
					
						commit
						16e8bf212c
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,7 +4,8 @@ jobs: | |||
|   smoke-test: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         runs-on: [ubuntu-latest, macos-latest, windows-latest] | ||||
|         os: [ubuntu-latest, macos-latest, windows-latest] | ||||
|     runs-on: ${{matrix.os}} | ||||
|     steps: | ||||
|       - uses: actions/checkout@v1 | ||||
|       - uses: goto-bus-stop/setup-zig@3fadddf | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue