Skip to content

Commit

Permalink
⬆️ Upgrade Python version so Rye CI action uses 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
trymzet committed Aug 19, 2024
1 parent 1972760 commit 5ecad24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:

- name: Set up Rye
uses: eifinger/setup-rye@v4
env:
RYE_TOOLCHAIN_VERSION: "3.12.0"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.13
3.12.3

0 comments on commit 5ecad24

Please sign in to comment.