Closed alexandear closed 3 weeks ago
The PR extends the list of Go versions with stable, oldstable in the test job.
stable, oldstable
test
This ensures testify always tested within the two latest Go versions.
testify
Summary
The PR extends the list of Go versions with
stable, oldstable
in thetest
job.Motivation
This ensures
testify
always tested within the two latest Go versions.