- Notifications
You must be signed in to change notification settings - Fork352
Commit507aaeb
committed
Fix Python dependencies in GitHub workflow
Install the correct Python version for each target Ubuntu version:- Python 3.8 for Ubuntu 20.04- Python 3.10 for Ubuntu 22.04- Python 3.12 for Ubuntu 24.04 (via deadsnakes PPA)1 parent31c68e4 commit507aaeb
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
29 | 43 | | |
30 | 44 | | |
31 | 45 | | |
| |||
0 commit comments
Comments
(0)