mirror of https://github.com/markbates/pkger.git
remove 1.12
This commit is contained in:
parent
10f43292e9
commit
94798bc8a6
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.12.x, 1.13.x]
|
||||
go-version: [1.13.x]
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Reference in New Issue