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

Linux builds are failing #1144

Closed
Hofer-Julian opened this issue Feb 19, 2024 · 3 comments
Closed

Linux builds are failing #1144

Hofer-Julian opened this issue Feb 19, 2024 · 3 comments
Labels
CI/CD Continuous Integration/Continuous deployment

Comments

@Hofer-Julian
Copy link
Contributor

Since the switch from Julia 1.10.0 to 1.10.1 the Linux builds on TeamCity are failing

@Hofer-Julian Hofer-Julian added the CI/CD Continuous Integration/Continuous deployment label Feb 19, 2024
@github-project-automation github-project-automation bot moved this to To do in Ribasim Feb 19, 2024
@visr
Copy link
Member

visr commented Feb 19, 2024

Perhaps we should do this workaround from now:

JuliaLang/julia#53339 (comment)

@visr
Copy link
Member

visr commented Feb 20, 2024

Fixed by applying the linked workaround.

@visr
Copy link
Member

visr commented Feb 22, 2024

Reverted the workaround in favor of #1167.

Hofer-Julian pushed a commit that referenced this issue Feb 22, 2024
Julia 1.10.1 broke some things, like #1144 and this fixes #1157. Let's
lock it so we decide when to upgrade.

The julia version listed in the Manifest.toml still mentions 1.10.1, but
that doesn't cause any issues and will automatically be adjusted next
time we update our dependencies.
Hofer-Julian pushed a commit that referenced this issue Feb 22, 2024
Julia 1.10.1 broke some things, like #1144 and this fixes #1157. Let's
lock it so we decide when to upgrade.

The julia version listed in the Manifest.toml still mentions 1.10.1, but
that doesn't cause any issues and will automatically be adjusted next
time we update our dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous Integration/Continuous deployment
Projects
Archived in project
Development

No branches or pull requests

2 participants