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

CI: Setup net 8, 9 for some jobs on ubuntu-latest #658

Merged

Conversation

mpreyskurantov
Copy link
Contributor

@mpreyskurantov mpreyskurantov commented Feb 14, 2025

Patch for #654:

  • .net 8 sdk is pre-installed on both windows-latest and ubuntu-latest images, but installing a lower version affects the global cfg / PATH on ubuntu-latest;
  • .net 9 sdk is pre-installed on windows-latest, but the dotnet-test-build is also used by codeql-action/analyze on ubuntu-latest.

@mpreyskurantov mpreyskurantov changed the title CI: Setup release-packages on ubuntu-latest CI: Setup net 8, 9 for some jobs on ubuntu-latest Feb 14, 2025
@mpreyskurantov mpreyskurantov merged commit ac323a3 into DevExpress:master Feb 14, 2025
10 checks passed
@mpreyskurantov mpreyskurantov deleted the gha-ci-ubuntu-net8-over-net31 branch February 14, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants