Skip to content

Commit 055ad9f

Browse files
committed
Update optimized lib to build on Windows
ghstack-source-id: b7302f8 ghstack-comment-id: 3208323478 Pull-Request: #13564
1 parent c100790 commit 055ad9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-presets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
strategy:
110110
fail-fast: false
111111
matrix:
112-
preset: [windows] # TODO (gjcomer) Re-enable pybind once functional
112+
preset: [pybind, windows]
113113
with:
114114
job-name: build
115115
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)