Drop support for Windows

This commit is contained in:
James Mills 2021-03-16 09:41:51 +10:00
parent f75215d9eb
commit 378bc07435
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,4 @@
---
name: Go
on:
push:
@ -9,8 +10,8 @@ jobs:
name: Build and Test
strategy:
matrix:
go-version: [1.12.x, 1.13.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
go-version: [1.14.x, 1.15.x, 1.16.x]
platform: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.platform }}
steps:
- name: Setup Go ${{ matrix.go-version }}

View File

@ -10,7 +10,6 @@ archive:
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum: