Skip to content

Commit

Permalink
CI: disable warnings for 3.13-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Sep 28, 2024
1 parent 651db48 commit fc66671
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/version-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
PYTHON_VERSION: "3.10"
- env:
PYTHON_VERSION: "3.13-dev"
# PYTHONWARNINGS: default
- env:
PYTHON_VERSION: "pypy-3.10"
PYTHONWARNINGS: default

env: ${{ matrix.env || fromJSON('{}') }}
steps:
Expand Down

0 comments on commit fc66671

Please sign in to comment.