Commit 597d42f
committed
ci: Force Python 3.10 for testing
Python 3.10 is currently the minimum Python version supported by Zephyr
and the version intended to be used with Zephyr SDK (note that `gdb-py`
links against `libpython3.10`), so test with Python 3.10 on all host
operating sytems.
As part of this, virtual environment usage is forced on Linux hosts in
order to ensure that the correct version and installation of Python is
used.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent c318ccf commit 597d42f
1 file changed
+8
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1429 | 1429 | | |
1430 | 1430 | | |
1431 | 1431 | | |
1432 | | - | |
1433 | 1432 | | |
1434 | 1433 | | |
1435 | | - | |
1436 | | - | |
| 1434 | + | |
| 1435 | + | |
1437 | 1436 | | |
1438 | 1437 | | |
1439 | 1438 | | |
| |||
1467 | 1466 | | |
1468 | 1467 | | |
1469 | 1468 | | |
1470 | | - | |
1471 | 1469 | | |
1472 | 1470 | | |
1473 | 1471 | | |
| |||
1568 | 1566 | | |
1569 | 1567 | | |
1570 | 1568 | | |
1571 | | - | |
1572 | | - | |
1573 | | - | |
| 1569 | + | |
1574 | 1570 | | |
1575 | 1571 | | |
1576 | 1572 | | |
1577 | 1573 | | |
1578 | 1574 | | |
1579 | 1575 | | |
1580 | 1576 | | |
1581 | | - | |
1582 | | - | |
1583 | | - | |
| 1577 | + | |
1584 | 1578 | | |
1585 | 1579 | | |
1586 | 1580 | | |
| |||
1610 | 1604 | | |
1611 | 1605 | | |
1612 | 1606 | | |
1613 | | - | |
1614 | | - | |
| 1607 | + | |
1615 | 1608 | | |
1616 | | - | |
1617 | | - | |
1618 | | - | |
1619 | | - | |
1620 | | - | |
| 1609 | + | |
| 1610 | + | |
1621 | 1611 | | |
1622 | 1612 | | |
1623 | 1613 | | |
1624 | 1614 | | |
1625 | | - | |
1626 | | - | |
1627 | | - | |
| 1615 | + | |
1628 | 1616 | | |
1629 | 1617 | | |
1630 | 1618 | | |
| |||
0 commit comments