Skip to content

Commit

Permalink
bump python version (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
  • Loading branch information
samhita-alla committed Sep 11, 2023
1 parent 65e0409 commit 6e5c1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytetools/.github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Setup flytectl
- uses: actions/setup-python@v3
with:
python-version: 3.8
python-version: 3.11
- id: load-docker-cache
name: Load Docker Cache
uses: actions/cache@v3
Expand Down

0 comments on commit 6e5c1a2

Please sign in to comment.