mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-25 20:41:18 -05:00
CI: Run Python 3.14.0-alpha1
This commit is contained in:
parent
9a8e7fd98c
commit
eabd610a34
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user