Skip to content

Commit

Permalink
3.12 for uvloop test
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Sep 7, 2024
1 parent 3a26d20 commit 713e92a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ jobs:
- name: Set up latest Python
uses: actions/setup-python@v5
with:
python-version: "3.13"
allow-prereleases: true
python-version: "3.12.4"

- name: Install black with uvloop
run: |
Expand Down

0 comments on commit 713e92a

Please sign in to comment.