1 parent eab376c commit feefac9Copy full SHA for feefac9
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
python:
21
- "3.10.x"
22
cx-freeze:
23
- - "v6.11.1"
+ - "6.10"
24
name: "${{ matrix.os }}"
25
runs-on: "${{ matrix.os }}"
26
if: "github.event_name != 'push' || contains(github.event.head_commit.message, '+ BUILD')"
0 commit comments