Skip to content

Commit 87a4d8d

Browse files
committed
Removendo da matrix a falha aceitável do 3.14 no CI
1 parent ec2b81f commit 87a4d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
strategy:
104104
matrix:
105105
python-version: ["3.11", "3.12", "3.13", "3.14"]
106-
continue-on-error: ${{ matrix.python-version == '3.14' }}
107106

108107
steps:
109108
- name: Copia os arquivos do repo

0 commit comments

Comments
 (0)