dev: remove go 1.12 from workflow
This commit is contained in:
parent
bf7eef042b
commit
3e55c710d4
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
golang:
|
||||
- 1.12
|
||||
- 1.13
|
||||
- 1.14
|
||||
steps:
|
||||
@ -30,7 +29,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
golang:
|
||||
- 1.12
|
||||
- 1.13
|
||||
- 1.14
|
||||
os:
|
||||
|
Loading…
x
Reference in New Issue
Block a user