Skip to content

Commit ea17e81

Browse files
committed
ORC-2134: Remove microsoft/setup-msbuild from GitHub Actions jobs
1 parent c23ed58 commit ea17e81

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,6 @@ jobs:
131131
steps:
132132
- name: Checkout
133133
uses: actions/checkout@v6
134-
- name: Add msbuild to PATH
135-
uses: microsoft/setup-msbuild@v1.1
136-
with:
137-
msbuild-architecture: x64
138134
- name: Install Install dependencies via vcpkg
139135
shell: cmd
140136
run: |

0 commit comments

Comments
 (0)