Commit 6fb9d4e
committed
fix: publish_pypi - Set ubuntu to 24.04 and python to 3.13
Replacing tag `latest` with `24.04` ensures release procees
will not break again when certain python version is not
present in latest ubuntu version.
Same applies for stable versions for
actions/checkout and actions/setup-python.1 parent db1e283 commit 6fb9d4e
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments