Skip to content

Commit

Permalink
Remove py 3.14 from the CI for now
Browse files Browse the repository at this point in the history
It needs a few more changes
  • Loading branch information
progval committed Oct 19, 2024
1 parent a40d45c commit d180adc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.14.0-alpha.0"
with-opt-deps: true
runs-on: ubuntu-22.04

- python-version: "3.13.0"
with-opt-deps: true
runs-on: ubuntu-22.04
Expand Down

0 comments on commit d180adc

Please sign in to comment.