mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 04:51:06 -05:00
Remove py 3.14 from the CI for now
It needs a few more changes
This commit is contained in:
parent
a40d45cc83
commit
281ee63963
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -15,10 +15,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python-version: "3.14.0-alpha.0"
|
|
||||||
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