mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 04:51:06 -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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- python-version: "3.14.0-alpha.1"
|
||||||
|
with-opt-deps: true
|
||||||
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
- python-version: "3.13.0"
|
- python-version: "3.13.0"
|
||||||
with-opt-deps: true
|
with-opt-deps: true
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user