Skip to content

Commit

Permalink
Try older msbuild version to see if it fixes the broken build in the …
Browse files Browse the repository at this point in the history
…github pipeline
  • Loading branch information
fholger committed Dec 22, 2023
1 parent 1968962 commit 5f8c756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: microsoft/setup-msbuild@v1.1
with:
msbuild-architecture: x64
vs-version: 17.4

- name: Configure build
shell: bash
Expand Down

0 comments on commit 5f8c756

Please sign in to comment.