Skip to content

Commit 1ecb1b7

Browse files
Install .NET 8 and 9 runtimes
Ensure the .NET 8 and 9 runtimes are present.
1 parent 5426d0c commit 1ecb1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Component.BuildTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
with:
5959
dotnet-version: |
6060
8.0.x
61+
9.0.x
6162
6263
- name: Setup .NET
6364
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1

0 commit comments

Comments
 (0)