Skip to content

Run workflow on Windows too; and when on Windows, run the net48 tests explicitly#355

Merged
jskeet merged 1 commit into
cloudevents:mainfrom
erwinkramer:feature/win-workflow
May 18, 2026
Merged

Run workflow on Windows too; and when on Windows, run the net48 tests explicitly#355
jskeet merged 1 commit into
cloudevents:mainfrom
erwinkramer:feature/win-workflow

Conversation

@erwinkramer
Copy link
Copy Markdown
Contributor

Succeeding #353.

I made the test runners explicitly target net8, net10 and net48, because https://github.com/actions/setup-dotnet doesn't support net48. This causes them to not run parallel anymore, but I couldn't see an elegant solution to keep them parallel. However, both Linux and windows run in parallel now, and Windows is slower than Linux now anyway.

Signed-off-by: Erwin Kramer <e.a.s.kramer@dnb.nl>
Copy link
Copy Markdown
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I'm not too worried about not running things in parallel - it's not a hugely slow test set anyway.

@jskeet jskeet merged commit f34bbbb into cloudevents:main May 18, 2026
3 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