Skip to content

Commit a3f8596

Browse files
Update publish.yml
1 parent 6423fd0 commit a3f8596

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
with:
4040
dotnet-version: |
4141
6.0.x
42-
7.0.x
42+
7.0.x
43+
9.0.x
4344
- name: Build
4445
run: |
4546
cd src

0 commit comments

Comments
 (0)