clearcontainers / jenkins

Used to store the Jenkins based CI configuration files - both for backup, re-creation and history etc.
Apache License 2.0
3 stars 4 forks source link

test with multiple different versions of go #27

Open jodh-intel opened 7 years ago

jodh-intel commented 7 years ago

virtcontainers is currently tested against 3 different versions of go under TravisCI: 1.7, 1.8 and "tip". As we're going to switch off TravisCI for virtcontainers, we should consider testing the repos that use Jenkins with different versions of golang.

Currently, we're testing with go 1.8.3:

If we just want to stick with a single version, we might want to think about 1.9.2 which is the latest stable release: