mirror of https://github.com/google/oss-fuzz.git
Update project_tests.yml
This commit is contained in:
parent
01882ba535
commit
40339f9997
|
@ -72,7 +72,7 @@ jobs:
|
|||
- name: Setup python environment
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.10
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue