Skip to content

Commit 8a5538a

Browse files
committed
net9 on Noble only via NET backports
1 parent 1669913 commit 8a5538a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ jobs:
315315
# caveat: net9 is (currently?) NOT installed, so manually again
316316
- name: Set up .NET SDK
317317
run: |
318+
sudo add-apt-repository ppa:dotnet/backports
318319
sudo apt-get install -y --no-install-recommends dotnet-sdk-9.0
319320
# end
320321

0 commit comments

Comments
 (0)