add ,
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-08-11 14:04:22 +02:00
parent 0a9e76e6bf
commit 3dc4115350
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
fail-fast: true
matrix:
platform: [macos-latest, windows-latest]
goVer: [1.18 1.19]
goVer: [1.18, 1.19]
runs-on: ${{ matrix.platform }}
steps:
- name: Set up Go