Dropping Python 3.7 from the tests for next version
This commit is contained in:
@@ -12,10 +12,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python-version: "3.7"
|
|
||||||
os: ubuntu-latest
|
|
||||||
env:
|
|
||||||
TOXENV: py
|
|
||||||
- python-version: "3.8"
|
- python-version: "3.8"
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
@@ -36,6 +32,10 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
TOXENV: py
|
TOXENV: py
|
||||||
|
- python-version: "3.13"
|
||||||
|
os: ubuntu-latest
|
||||||
|
env:
|
||||||
|
TOXENV: py
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user