Skip to content

Commit

Permalink
CI: Run Python 3.14.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Oct 19, 2024
1 parent 9a8e7fd commit eabd610
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.14.0-alpha.1"
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 eabd610

Please sign in to comment.