1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-24 02:53:43 +03:00

Update windows.yml

This commit is contained in:
Eugene Pankov 2019-08-26 22:49:18 +02:00
parent 927ca57e56
commit 3421a8e19f

View File

@ -2,7 +2,7 @@ name: Windows Build
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
runs-on: windows-2016
steps:
- name: Checkout