Skip to content

Commit feefac9

Browse files
committed
Revert cx_Freeze to stable version
1 parent eab376c commit feefac9

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
@@ -20,7 +20,7 @@ jobs:
2020
python:
2121
- "3.10.x"
2222
cx-freeze:
23-
- "v6.11.1"
23+
- "6.10"
2424
name: "${{ matrix.os }}"
2525
runs-on: "${{ matrix.os }}"
2626
if: "github.event_name != 'push' || contains(github.event.head_commit.message, '+ BUILD')"

0 commit comments

Comments
 (0)