Skip to content

Commit

Permalink
Merge pull request #152 from microsoft/andrueastman-patch-1
Browse files Browse the repository at this point in the history
Switch to windows runner for build and test GH action
  • Loading branch information
andrueastman authored Nov 17, 2023
2 parents 933a661 + 2310fae commit e54c1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build-and-test:
runs-on: ubuntu-latest
runs-on: windows-latest
env:
solutionName: Microsoft.Kiota.Abstractions.sln
steps:
Expand Down

0 comments on commit e54c1a2

Please sign in to comment.