Skip to content

Commit

Permalink
Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bnara committed Oct 7, 2024
1 parent f8cb02e commit efc6724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.13"]
runs-on: [ubuntu-latest, windows-latest, macos-14]
python-version: ["3.12"]
runs-on: [ubuntu-latest]

include:
- python-version: "pypy-3.10"
Expand Down

0 comments on commit efc6724

Please sign in to comment.