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
This could be due to roc-lang/roc@3215a8f but I need to take a proper look on Friday to make sure.
++ lsb_release -a + os_info='Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble' + set -e + echo 'Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: noble' + grep -q 'Ubuntu 20.04' + expect ci_scripts/expect_scripts/GoPlatform.exp spawn ./examples/GoPlatform/main Error: output was different from expected value. Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
This is just #164, we had a grep to skip the go test on Ubuntu 20.04, but this did not apply for the newly added Ubuntu 24. 04.
Sorry, something went wrong.
Anton-4
No branches or pull requests
This could be due to roc-lang/roc@3215a8f but I need to take a proper look on Friday to make sure.
The text was updated successfully, but these errors were encountered: