Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to Go 1.18 and update GH action versions #54

Merged
merged 6 commits into from
Aug 3, 2022

Conversation

andrewkroh
Copy link
Owner

No description provided.

@andrewkroh andrewkroh force-pushed the bump-go-and-gh-action-versions branch from cfe0084 to 9b4bd49 Compare August 3, 2022 18:41
GOROOT was dropped by actions/setup-go#175.

If it is not set then this test fails with:

    --- FAIL: TestGVMRunUse (5.45s)
    --- FAIL: TestGVMRunUse/1.7.4_bash (2.68s)
        use_test.go:54: export GOROOT="/home/runner/.gvm/versions/go1.7.4.linux.amd64"
            export PATH="/home/runner/.gvm/versions/go1.7.4.linux.amd64/bin:$PATH"

        use_test.go:79: failed to run go version: exit status 2
            go: cannot find GOROOT directory: /usr/local/go
@andrewkroh andrewkroh merged commit 7ca12b6 into main Aug 3, 2022
@andrewkroh andrewkroh deleted the bump-go-and-gh-action-versions branch August 3, 2022 19:19
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.

1 participant