CI: Setup net 8, 9 for some jobs on ubuntu-latest by mpreyskurantov · Pull Request #658 · DevExpress/DevExtreme.AspNet.Data

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mpreyskurantov

Copy link Copy Markdown

Contributor

@mpreyskurantov mpreyskurantov commented

Feb 14, 2025

edited

Loading

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

@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

Reviewers

@alexslavr alexslavr alexslavr approved these changes

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mpreyskurantov @alexslavr