Skip to content

Commit 7ac6e03

Browse files
committed
ci: 更新 DotNet 版本配置
- 移除了 dofx.yml 文件中的 7.0.x、8.0.x 和 9.0.x 版本 - 保留了 6.0.x 版本 - 此更新统一了 DotNet 版本配置,确保工作流程使用指定的版本
1 parent a859b71 commit 7ac6e03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dofx.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
with:
3535
dotnet-version: |
3636
6.0.x
37-
7.0.x
38-
8.0.x
39-
9.0.x
4037
- name: install dotnet tools
4138
run: |
4239
dotnet tool install -g dotnet-execute

0 commit comments

Comments
 (0)