mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
Set minimum supported version to go1.16 (#267)
This commit is contained in:
parent
6631aae111
commit
17a2045e0c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.14.x, 1.15.x, 1.16.x]
|
||||
go-version: [1.16.x]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user