Skip to content

Commit 5a3a27a

Browse files
authored
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.
1 parent 17105ab commit 5a3a27a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
strategy:
2222
matrix:
2323
go_version:
24-
- '1.15'
2524
- '1.16'
2625
- '1.17'
2726
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)