Skip to content

Commit

Permalink
Set python version
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Oct 17, 2024
1 parent 5898963 commit 0f5fab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- "3.12"
steps:
- uses: actions/checkout@v3
- run: echo "${{ matrix.python-version }}" > .python-version
- uses: actions/setup-python@v5
with:
python-version-file: ".python-version"
Expand Down

0 comments on commit 0f5fab6

Please sign in to comment.