Skip to content

Commit

Permalink
downgrade python version (flyteorg#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
yindia authored and austin362667 committed May 7, 2024
1 parent 99ce0fe commit 5a6770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytectl/.github/workflows/generate-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version: '1.16'
- uses: actions/setup-python@v1
with:
python-version: 3.9
python-version: 3.8
- uses: actions/cache@v2
with:
path: ~/.cache/pip
Expand Down

0 comments on commit 5a6770a

Please sign in to comment.