Skip to content

Commit 9764ab9

Browse files
committed
Update dotnet-aot-check.yaml
1 parent 5dd70db commit 9764ab9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dotnet-aot-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
# 正确的数组格式:多个版本放在同一个 dotnet-version 下,用 - 前缀
2525
dotnet-version:
2626
- '8.0.x' # 按需添加需要的 SDK 版本
27-
- '9.0.x' # 你的核心 SDK 版本
2827

2928
- name: Restore dependencies
3029
run: dotnet restore ./src/c#/GeneralUpdate.sln

0 commit comments

Comments
 (0)