Update test.yml

pull/285/head
Fenny 2020-04-23 19:37:09 +02:00
parent b855c697f8
commit 81901c23df
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ jobs:
test:
strategy:
matrix:
# go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]
# platform: [ubuntu-latest, windows-latest, macos-latest]
go-version: [1.13.x, 1.14.x]
platform: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.platform }}