Skip to content

Commit c0c4cc2

Browse files
committed
remove dotnet in setup
1 parent cee3f0a commit c0c4cc2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/make.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ jobs:
5858
with:
5959
submodules: true
6060

61-
- name: Setup .NET SDK
62-
uses: actions/setup-dotnet@v5
63-
with:
64-
dotnet-version: '10.0.x'
65-
dotnet-quality: 'ga'
66-
6761
# ── Linux ──────────────────────────────────────────────────────
6862
- name: Build (Linux)
6963
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)