Skip to content

Commit

Permalink
Phase out support for go version 1.15 because current ginko is not ba…
Browse files Browse the repository at this point in the history
…ckward compatible

We are going to support only the stable versions provided by the Go team.
  • Loading branch information
ccojocar committed Oct 15, 2021
1 parent 17105ab commit beb67db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
strategy:
matrix:
go_version:
- '1.15'
- '1.16'
- '1.17'
runs-on: ubuntu-latest
Expand Down

0 comments on commit beb67db

Please sign in to comment.