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

GithubCI: use Ubuntu 24.04 instead of 23.10 #24

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

webwarrior-ws
Copy link
Contributor

Because 23.10 is no longer supported and 24.04 is LTS release.

Because 23.10 is no longer supported and 24.04 is LTS release.
Don't use --export-path option as that path is not correct
for Ubuntu 24.04.

Add --trust options, as this is now neded and is the
recommended way by Microsoft, see [1].

[1] https://learn.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/razor-pages-start?view=aspnetcore-8.0&tabs=visual-studio-code#run-the-app
@knocte
Copy link
Member

knocte commented Nov 25, 2024

Nit: commit msg of 3rd commit doesn't say why but what. Also, it's not adding, it's moving.

Move adding HTTPS dev certificate to before running end-to-end
tests, as it's not needed for earlier steps.
@knocte knocte merged commit 45064dc into nblockchain:master Nov 25, 2024
2 checks passed
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