Skip to content

Commit

Permalink
No longer need to use python 3.13 pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
JWCook committed Oct 30, 2024
1 parent 8152158 commit 369dfd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
- uses: snok/[email protected]
with:
virtualenvs-in-project: true
Expand Down

0 comments on commit 369dfd8

Please sign in to comment.