Skip to content

Commit

Permalink
build: 3.13.0a5 is available
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Mar 15, 2024
1 parent 6a269a6 commit fb23aa6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@ jobs:
python-version: "pypy-3.9"
- os: windows
python-version: "pypy-3.10"
# Skip 3.13.0a4 and pin to 3.13.0a3 for Windows due to build error.
# Undo when 3.13.0a5 is released.
- os: windows
python-version: "3.13"
include:
- os: windows
python-version: "3.13.0-alpha.3"
# If one job fails, stop the whole thing.
fail-fast: true

Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@ jobs:
python-version: "pypy-3.9"
- os: windows
python-version: "pypy-3.10"
# Skip 3.13.0a4 and pin to 3.13.0a3 for Windows due to build error.
# Undo when 3.13.0a5 is released.
- os: windows
python-version: "3.13"
include:
- os: windows
python-version: "3.13.0-alpha.3"
fail-fast: false

steps:
Expand Down
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ upgrading your version of coverage.py.
Unreleased
----------

Nothing yet.
- Python 3.13.0a5 is supported.


.. scriv-start-here
Expand Down

0 comments on commit fb23aa6

Please sign in to comment.