Skip to content

Commit bbc610e

Browse files
authored
ci: fix Windows builds not finding Visual Studio (#1233)
1 parent e1ad744 commit bbc610e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- cron: 0 4 * * 1-5
1010
env:
1111
HOMEBREW_NO_INSTALL_CLEANUP: 1
12+
VisualStudioVersion: "17.0"
1213
jobs:
1314
lint-commit:
1415
name: "lint commit message"

0 commit comments

Comments
 (0)