fix: bcc on windows is elf, ignore extra flag 0x20

This commit is contained in:
2025-09-24 22:47:14 +08:00
parent e892da34cf
commit 9a62615ccd
3 changed files with 6 additions and 13 deletions

View File

@@ -5,6 +5,7 @@ on:
pull_request:
paths:
- 'pycdc/**'
workflow_dispatch:
jobs:
build: