Skip to content

Commit

Permalink
Merge pull request #63 from PrefectHQ/ft/bump-release-python
Browse files Browse the repository at this point in the history
Bumps build's python version
  • Loading branch information
urimandujano committed Nov 2, 2023
2 parents 2f19265 + 8744264 commit ebf84f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.8

- name: Install packages
run: |
Expand Down

0 comments on commit ebf84f3

Please sign in to comment.