Test with 1.15

This commit is contained in:
Jeroen Simonetti 2020-10-07 11:58:28 +02:00 committed by GitHub
parent c293b67934
commit bf06c65f05
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.13.x, 1.14.x]
go-version: [1.14.x, 1.15.x]
platform: [macos-latest]
runs-on: ${{ matrix.platform }}
steps: