Skip to content

Commit

Permalink
net9 on Noble only via NET backports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens-G committed Feb 11, 2025
1 parent 1669913 commit 8a5538a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ jobs:
# caveat: net9 is (currently?) NOT installed, so manually again
- name: Set up .NET SDK
run: |
sudo add-apt-repository ppa:dotnet/backports
sudo apt-get install -y --no-install-recommends dotnet-sdk-9.0
# end

Expand Down

0 comments on commit 8a5538a

Please sign in to comment.