Skip to content

Commit f347d48

Browse files
committed
test on windows
1 parent e543057 commit f347d48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Samples C# .Net 8 Client (from AppVeyor)
1+
name: Samples C# .Net Client (from AppVeyor)
22

33
on:
44
push:
@@ -28,7 +28,7 @@ on:
2828
jobs:
2929
build:
3030
name: Build clients (migrated from AppVeyor)
31-
runs-on: ubuntu-latest
31+
runs-on: windows-latest
3232
strategy:
3333
fail-fast: false
3434
matrix:

0 commit comments

Comments
 (0)