Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <pingsutw@apache.org>
  • Loading branch information
pingsutw committed Oct 17, 2023
1 parent d85e1b8 commit f18b5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Setup flytectl
- uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: "3.10"
- name: Create Sandbox Cluster
run: |
flytectl config init
Expand Down

0 comments on commit f18b5f2

Please sign in to comment.