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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
golang:
|
golang:
|
||||||
- 1.12
|
|
||||||
- 1.13
|
- 1.13
|
||||||
- 1.14
|
- 1.14
|
||||||
steps:
|
steps:
|
||||||
@ -30,7 +29,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
golang:
|
golang:
|
||||||
- 1.12
|
|
||||||
- 1.13
|
- 1.13
|
||||||
- 1.14
|
- 1.14
|
||||||
os:
|
os:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user