Commit 41c30eb
committed
chore: Pin Renovate-allowed Python to <3.12 in workflows
dbt-common's pinned mashumaro raises UnserializableField on Python 3.14
at import time. The upstream cloudquery preset has allowedVersions: "<3.14",
which didn't block this PR's 3.11 -> 3.14 bump for unclear reasons; tighten
locally to <3.12 scoped to the github-actions manager so the python-version
in setup-python stays on the 3.11 series.1 parent c431608 commit 41c30eb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
0 commit comments