Skip to content

Commit 9aa04f5

Browse files
Merge pull request OpenMined#452 from divyanshugit/build-fix
Fixes build fail across all the OS
2 parents dfb738e + c73468e commit 9aa04f5

File tree

3 files changed

+2020
-496
lines changed

3 files changed

+2020
-496
lines changed

.github/workflows/versions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ jobs:
153153
154154
- name: Install dependencies
155155
run: |
156+
poetry config installer.modern-installation false
156157
poetry install
157158
158159
- name: Build PyDP macOS

0 commit comments

Comments
 (0)