зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1721337 - run simple-fuzzing test with python3. r=decoder
python 2 is apparently no longer in the docker image since bug 1719622. Differential Revision: https://phabricator.services.mozilla.com/D120319
This commit is contained in:
Родитель
f7a9b9a730
Коммит
f93b60fbee
|
@ -42,4 +42,4 @@ jobs:
|
|||
using: run-task
|
||||
command: >-
|
||||
cd $MOZ_FETCHES_DIR &&
|
||||
python tools/fuzzing/smoke/smoke.py
|
||||
python3 tools/fuzzing/smoke/smoke.py
|
||||
|
|
Загрузка…
Ссылка в новой задаче