Skip to content

Commit a95fc55

Browse files
fix: verification with alpine+py3.8.0 is excluded
alpine image has the cutted "du" utility, that does not support "-b" option.
1 parent 574f1df commit a95fc55

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python-verification.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
include:
2020
- platform: "alpine"
2121
python: "3.7"
22-
- platform: "alpine"
23-
python: "3.8.0"
2422
- platform: "alpine"
2523
python: "3.8"
2624
- platform: "alpine"

0 commit comments

Comments
 (0)