Skip to content

Commit dbaedf9

Browse files
committed
Update python-workflow.yml
1 parent d6d9d9b commit dbaedf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
fail-fast: false
103103
matrix:
104104
pyth-version: ['3.6','3.7','3.8','3.9','3.10','3.11','3.12']
105-
allowed-fail: false
105+
allowed-fail: [false]
106106
exclude:
107107
- pyth-version: '3.12'
108108
allowed-fail: false

0 commit comments

Comments
 (0)