mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-15 19:38:11 +00:00
bump python version to 3.8 (#1426)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -206,7 +206,7 @@ jobs:
|
||||
- run: src/ci/set-versions.sh
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.7
|
||||
python-version: 3.8
|
||||
- uses: actions/download-artifact@v2.0.8
|
||||
with:
|
||||
name: build-artifacts
|
||||
|
Reference in New Issue
Block a user