Update go-test.yml

This commit is contained in:
Jeroen Simonetti 2021-09-22 10:00:21 +02:00 committed by GitHub
parent 4cc3c14895
commit a71c5dabed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ jobs:
name: Test MacOS
strategy:
matrix:
go-version: [1.15.x, 1.16.x]
go-version: [1.16.x, 1.17.x]
platform: [macos-latest]
runs-on: ${{ matrix.platform }}
steps: