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

fix: Pin OS to work around setup-dotnet permission issue #1950

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

bitsandfoxes
Copy link
Contributor

CI is currently blocked by this: https://github.com/getsentry/sentry-unity/actions/runs/12467261072/job/35272833714
Ubuntu runners are still on .NET 8: https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
The actions/setup-dotnet has this issue tracked here: actions/setup-dotnet#565

Let's see if we can do it manually.

#skip-changelog

@bitsandfoxes bitsandfoxes changed the title action is broken fix: Manually install .NET 9 SDK in CI Jan 7, 2025
@bitsandfoxes bitsandfoxes changed the title fix: Manually install .NET 9 SDK in CI fix: Pin OS to work around setup-dotnet permission issue Jan 8, 2025
Copy link
Member

@adinauer adinauer left a comment

Choose a reason for hiding this comment

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

rslgtm

@bitsandfoxes bitsandfoxes merged commit e13d387 into main Jan 8, 2025
41 of 43 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/install-net9 branch January 8, 2025 14:18
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