Skip to content

Commit f5ac48f

Browse files
committed
Remove NoRing0 automatic builds
1 parent 1bd4dc4 commit f5ac48f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dotnet-commit-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
run: nuget restore client\client.sln
2121
- name: Build Release
2222
run: msbuild client\client.sln -property:Configuration=Release
23-
- name: Build Release - NoRing0 build
24-
run: msbuild client\client.sln -property:Configuration=ReleaseNoRing0
2523
- name: Upload build
2624
uses: actions/upload-artifact@v4.6.0
2725
with:

0 commit comments

Comments
 (0)