Commit 0f92090
Fix Python version divergence in build_prod_template.yml
Update build_prod_template.yml to use TOOL_VERSION_PYTHON from .tool-versions
instead of hardcoded '3.13', matching the pattern used in build_test_template.yml.
This ensures consistency between test and production template builds.
Co-authored-by: Mish Ushakov <mishushakov@users.noreply.github.com>1 parent dd13369 commit 0f92090
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | | - | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
0 commit comments