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-cd: Use dotnet SDK v8 in code test job (required for ubuntu-runner v24) #423

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

hggutvik
Copy link
Contributor

Description

Sets the dotnet-version 6.0.x -> 8.0.x in .NET setup step of the job build-and-test.

Without this, PR builds will fail when ubuntu-latest starts using the 24.04 image, as uncovered in testing the future ubuntu-runner version of 24.04 in the build-and-test job.

Related Issue(s)

  • #{124}(team core private repo)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@hggutvik hggutvik merged commit 4b3d064 into main Dec 10, 2024
10 checks passed
@hggutvik hggutvik deleted the devops/test-ubuntu-runner-v24 branch December 10, 2024 13:04
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