Commit 257946b
committed
[ci] Fix python2.7 installation error
ubuntu-latest(24.04) no longer supports installing python 2.7 packages.
tizen-packagemanager still requires python2.7, so we add the python repository for this.
deadsnakes is an unofficial repository, but it is already being used by many users.1 parent 9398e21 commit 257946b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments