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: Set ubuntu-runner ver 22.04 to prevent future breaking build #25

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

hggutvik
Copy link
Contributor

@hggutvik hggutvik commented Dec 9, 2024

Description

As described in #26 , the ubuntu-runner for the dotnet-code build breaks when running on ubuntu image 24.04.
The change in this PR prevents failing ci-cd workflow when 24,04 starts being used in the "ubuntu-latest" label in GitHub Actions.

Related Issue(s)

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 changed the title ci-cd: Test ubuntu-runner ver 24.04 for workflows ci-cd: Set ubuntu-runner ver 22.04 to prevent future breaking build Dec 9, 2024
@hggutvik hggutvik merged commit f996335 into master Dec 12, 2024
3 checks passed
@hggutvik hggutvik deleted the devops/test-ubuntu-runner-v24 branch December 12, 2024 11:30
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