Skip to content

Commit 7796295

Browse files
committed
Merge branch 'main' into engine_dispose
2 parents 4fd986e + 51d3f08 commit 7796295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ 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' }}
106107

107108
steps:
108109
- name: Copia os arquivos do repo

0 commit comments

Comments
 (0)