Commit 489ffd4
committed
Fix publish-test.yml: Update Python 3.9 -> 3.10
Poetry 2.3.2 installation fails with Python 3.9:
Installing Poetry (2.3.2): An error occurred.
Other workflows use Python 3.10 and work fine. Updating to match
ensures consistency and avoids Poetry installation issues.
Signed-off-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 54fab16 commit 489ffd4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments