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

Update path to dockerfile in devcontainer #536

Merged

Conversation

AdamJovanovic
Copy link
Contributor

@AdamJovanovic AdamJovanovic commented May 3, 2024

GIthub Codespace was failing to build, pointing to "Dockerfile.gcc13", which doesn't exist in this repo at the moment. It builds successfully now

Also updated the gcc-compilation-guide to reference g++-13 instead of g++
Issue: #535

@cieslarmichal cieslarmichal linked an issue May 3, 2024 that may be closed by this pull request
Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@cieslarmichal cieslarmichal merged commit d159efb into cieslarmichal:main May 3, 2024
3 of 4 checks passed
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.

Github Codespace fails to start devcontainer
2 participants