mirror of
https://github.com/securego/gosec.git
synced 2025-07-15 01:04:43 +02:00
Phase out support for go version 1.15 because current ginko is not backward compatible (#710)
We are going to support only the stable versions provided by the Go team.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,7 +21,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
go_version:
|
||||
- '1.15'
|
||||
- '1.16'
|
||||
- '1.17'
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user