Skip to content

Commit b40d977

Browse files
committed
bump cx_freeze version to 6.15.2, which fixes a regression affecting numpy
1 parent 5b7009e commit b40d977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python:
1919
- "3.10.x"
2020
cx-freeze:
21-
- "v6.15.1"
21+
- "v6.15.2"
2222
name: "Build exe for ${{ matrix.os }}"
2323
runs-on: "${{ matrix.os }}"
2424
steps:

0 commit comments

Comments
 (0)