Skip to content

Commit a779b54

Browse files
committed
Disable broken 3.5.4 build
1 parent 11852b7 commit a779b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
python-ver:
18-
- "3.5.4"
18+
# - "3.5.4"
1919
- "3.5"
2020
- "3.6"
2121
- "3.7"

0 commit comments

Comments
 (0)