Skip to content

Commit 9ae7bc2

Browse files
committed
Install .net 9
1 parent ef01b83 commit 9ae7bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
dotnet-version: |
3939
8.0.x
40+
9.0.x
4041
- name: Build Reason
4142
run: |
4243
branch=${GITHUB_REF##*/}.

0 commit comments

Comments
 (0)