CI: Setup net 8, 9 for some jobs on ubuntu-latest by mpreyskurantov · Pull Request #658 · DevExpress/DevExtreme.AspNet.Data
Navigation Menu
{{ message }}
DevExpress / DevExtreme.AspNet.Data Public
- Notifications You must be signed in to change notification settings
- Fork 137
Merged
mpreyskurantov merged 2 commits intoDevExpress:masterfrom
Feb 14, 2025Merged
CI: Setup net 8, 9 for some jobs on ubuntu-latest#658
mpreyskurantov merged 2 commits intoDevExpress:masterfrom
CI: Setup net 8, 9 for some jobs on ubuntu-latest#658
mpreyskurantov merged 2 commits intoDevExpress:masterfrom
Conversation
Copy link Copy Markdown
Contributor
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-buildis also used bycodeql-action/analyzeon ubuntu-latest.
…ly, windows-latest is ok)
mpreyskurantov
added
the
CI
label
mpreyskurantov
requested a review
from alexslavr
mpreyskurantov
self-assigned this
mpreyskurantov
changed the title
CI: Setup release-packages on ubuntu-latest
CI: Setup net 8, 9 for some jobs on ubuntu-latest
alexslavr approved these changes Feb 14, 2025
mpreyskurantov
merged commit
ac323a3
into
DevExpress:master
mpreyskurantov
deleted the
gha-ci-ubuntu-net8-over-net31
branch
mpreyskurantov
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment