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: change publish&docs pipelines to run on Linux #641

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

knocte
Copy link
Collaborator

@knocte knocte commented Dec 20, 2023

This shouldn't change anything, other than the fact that
it may make CI slightly faster (judging by the timing of
the buildAndTest job pipeline, where the Ubuntu one is
always faster[1] than the macOS&Windows ones).

[1] ~9mins + ~2min => ~4mins + ~1min

@knocte knocte force-pushed the deployCIpipelinesOnLinux branch from b48fe01 to 374f44f Compare December 20, 2023 07:59
This shouldn't change anything, other than the fact that
it may make CI slightly faster (judging by the timing of
the buildAndTest job pipeline, where the Ubuntu one is
always faster[1] than the macOS&Windows ones).

[1] ~9mins + ~2min => ~4mins + ~1min
There's no need for the matrix strategy for deploy jobs.
Also let's rename them to make it clear that both are deployment
pipelines.

And last but not least: rename a .NET install step to make it
different than the name of the previous step.
@knocte knocte force-pushed the deployCIpipelinesOnLinux branch from 374f44f to 558002f Compare December 20, 2023 07:59
@knocte knocte merged commit 10d1e2b into fsprojects:master Dec 20, 2023
5 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.

1 participant