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 (#710)

We are going to support only the stable versions provided by the Go team.
  • Loading branch information
ccojocar authored Oct 15, 2021
1 parent 17105ab commit 5a3a27a
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 5a3a27a

Please sign in to comment.