Skip to content

Commit 0ede510

Browse files
committed
fix(ci): add dotnet version 9
1 parent 9ade4b0 commit 0ede510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
dotnet-version: |
2323
6.x
2424
8.x
25+
9.x
2526
- name: List dotnet sdks
2627
run: dotnet --info
2728
- name: Run the Cake script

0 commit comments

Comments
 (0)