Windows support to be checked...

This commit is contained in:
Anton Krivenko 2021-01-23 04:33:26 +03:00
parent 598a1cf5be
commit e1c6b6436c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
strategy:
matrix:
go-version: [1.14.x, 1.15.x]
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go