We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9b72b commit b9ee224Copy full SHA for b9ee224
1 file changed
.github/workflows/build-windows-msys2.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: "Setup gil"
36
run: |
37
- pip3 install gil
+ pip3 install gil --break-system-packages
38
gil update
39
40
- name: "Build"
0 commit comments