mirror of https://github.com/ARMmbed/mbed-os.git
Only use Python 3.7 for Python tests
parent
86ca68b7ed
commit
b223ee368d
|
@ -142,7 +142,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ '3.5', '3.6', '3.7' ]
|
||||
python-version: [ '3.7' ]
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Reference in New Issue