Skip to content

Commit 10ee847

Browse files
committed
Revert to run on windows-latest
1 parent 6e51122 commit 10ee847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build:
1212
name: Build and analyze
13-
runs-on: ubuntu-latest
13+
runs-on: windows-latest
1414
env:
1515
ProjectName: 'AStar.Dev.Admin.Api.Client.Sdk'
1616
RepositoryName: 'astar-dev-admin-api-client-sdk'

0 commit comments

Comments
 (0)