Skip to content

Commit

Permalink
Merge pull request #224 from pypa/release/24.3
Browse files Browse the repository at this point in the history
Update to 24.3
  • Loading branch information
sbidoul authored Oct 27, 2024
2 parents 3aeb098 + 90f1b11 commit 43621a8
Show file tree
Hide file tree
Showing 4 changed files with 28,362 additions and 28,253 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python-version: "3.12"
- uses: actions/setup-python@v5
with:
python-version: "3.13-dev"
python-version: "3.13"

# Check that the scripts work.
- run: nox -s check --no-error-on-missing-interpreters
- run: nox -s check --no-error-on-missing-interpreters -db venv
Loading

0 comments on commit 43621a8

Please sign in to comment.