Skip to content

Commit b0d3741

Browse files
Remove version test
1 parent 33a187e commit b0d3741

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/autobuild.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
uses: actions/setup-dotnet@v4
3131
with:
3232
cache: true
33-
dotnet-version: |
34-
8.0.x
35-
9.0.x
3633
cache-dependency-path: 'Src/*/packages.lock.json'
3734

3835
- name: Restore NuGet Packages

0 commit comments

Comments
 (0)