Skip to content

Commit 4cda0d4

Browse files
committed
use system distutils on debian ci image
1 parent a804956 commit 4cda0d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/debian.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
workflow_dispatch:
55
push:
66

7+
env:
8+
SETUPTOOLS_USE_DISTUTILS=stdlib
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)