Skip to content

Commit

Permalink
set python version for cifuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
Yay295 committed Jul 16, 2024
1 parent f19e07b commit 606db5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
oss-fuzz-project-name: 'pillow'
language: python
dry-run: false
env:
PYTHON_VERSION: '3.9'
- name: Run Fuzzers
id: run
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
Expand Down

0 comments on commit 606db5a

Please sign in to comment.