Skip to content

Commit e543057

Browse files
committed
test with dotnet 7
1 parent 65f9fbc commit e543057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples-dotnet8-appveyor.yml renamed to .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: '8.0.x'
50+
dotnet-version: '7.0.x'
5151
- name: Build
5252
working-directory: ${{ matrix.sample }}
5353
run: dotnet build Org.OpenAPITools.sln

0 commit comments

Comments
 (0)