Skip to content

Commit 87af6a6

Browse files
committed
set dotnet version
1 parent f347d48 commit 87af6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples-dotnet-appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/checkout@v5
4848
- uses: actions/[email protected]
4949
with:
50-
dotnet-version: '7.0.x'
50+
dotnet-version: '3.0.0'
5151
- name: Build
5252
working-directory: ${{ matrix.sample }}
5353
run: dotnet build Org.OpenAPITools.sln

0 commit comments

Comments
 (0)