Update go.yml (#1330)

This commit is contained in:
Elichai Turkel 2020-12-30 17:46:17 +02:00 committed by GitHub
parent 7dd0188838
commit e87368157d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-16.04, windows-2019, macos-10.15 ]
os: [ ubuntu-16.04, macos-10.15 ]
name: Testing on on ${{ matrix.os }}
steps: