Skip to content

Commit c8967cf

Browse files
committed
ci: 更新 dofx 工作流中的 dotnet 版本列表
- 在 dofx.yml 文件中添加了 9.0.x 版本 - 使 dotnet 版本列表包含了从 6.0.x 到 9.0.x 的所有次版本
1 parent fee734c commit c8967cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dofx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
6.0.x
3737
7.0.x
3838
8.0.x
39+
9.0.x
3940
- name: install dotnet tools
4041
run: |
4142
dotnet tool install -g dotnet-execute

0 commit comments

Comments
 (0)