Skip to content

Commit 3bb31bb

Browse files
Install 10 as well
1 parent 677293c commit 3bb31bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-ilspy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
fetch-depth: 0
3434
persist-credentials: false
3535

36+
- uses: actions/setup-dotnet@v5
37+
with:
38+
dotnet-version: '10.0.x'
39+
3640
- uses: actions/setup-dotnet@v5
3741
with:
3842
dotnet-version: '11.0.x'

0 commit comments

Comments
 (0)