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

Set the Ubuntu CI builds back to ubuntu-22.04 #2850

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Jan 8, 2025

Description

Several of the unit tests have started failing in the CI on the Ubuntu runner with the error

trying to start a .NET process on a non-windows platform, but mono could not be found. Try to set the MONO environment variable or add mono to the PATH.

Which I guess is down to the 'latest' runner having rolled forward to Ubuntu 24.04, which according to actions/runner-images#10636 no longer has Mono installed by default.

Possibly the build could be changed to install Mono itself - I haven't looked in to trying it.

@Numpsy Numpsy mentioned this pull request Jan 8, 2025
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Test Results

    9 files  +  8      9 suites  +8   43m 59s ⏱️ + 43m 24s
  439 tests +159    439 ✅ +173  0 💤 ±0  0 ❌  - 14 
1 251 runs  +971  1 251 ✅ +985  0 💤 ±0  0 ❌  - 14 

Results for commit 3313784. ± Comparison against base commit 1b1f18f.

@xperiandri xperiandri merged commit 4d5de20 into fsprojects:master Jan 8, 2025
5 checks passed
@Numpsy Numpsy deleted the ubuntu-22.04 branch January 8, 2025 17:42
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.

2 participants