Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #170 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 9c20264 + c3a9da5 commit f158fcb
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.Http.HttpClientLibrary.sln
steps:
Expand Down

0 comments on commit f158fcb

Please sign in to comment.