Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@leitzler
Copy link
Member

GitHub action actions/setup-go@v2 require passing "with.stable = false"
to use Go releases that aren't considered stable (such as beta
releases).

Without this the scheduled vim master tests will fail when using go 1.15
beta 1 for example.

@leitzler leitzler requested a review from myitcv July 12, 2020 19:16
GitHub action actions/setup-go@v2 require passing "with.stable = false"
to use Go releases that aren't considered stable (such as beta
releases).

Without this the scheduled vim master tests will fail when using go 1.15
beta 1 for example.
@leitzler leitzler force-pushed the ci_enable_unstable_go branch from 188621b to ef05922 Compare July 12, 2020 19:25
@leitzler leitzler merged commit 086297e into master Jul 12, 2020
@leitzler leitzler deleted the ci_enable_unstable_go branch July 12, 2020 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants