We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CompileDaemon is reported to be getting stuck with the build when used on golang 1.19
Since we are using golang:bullseye it gets resolved to 1.19.1
golang:bullseye
1.19.1
let's lock it to 1.18.6-bullseye
1.18.6-bullseye
githubnemo/CompileDaemon#82
The text was updated successfully, but these errors were encountered:
graphql-server: Lock golang version to 1.18.6
3cbf324
refs oursky#363
324d51a
refs #363
For unknown reason after 324d51a bdjuno refuse to build.
Sorry, something went wrong.
I build locally and deployed. Not sure why Github Action keep failing for now.
hochiw
No branches or pull requests
CompileDaemon is reported to be getting stuck with the build when used on golang 1.19
Since we are using
golang:bullseye
it gets resolved to1.19.1
let's lock it to
1.18.6-bullseye
githubnemo/CompileDaemon#82
The text was updated successfully, but these errors were encountered: