Skip to content

Commit 2acb602

Browse files
committed
removed python 3.14 from Github Action tests
1 parent b312626 commit 2acb602

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/full-tests-with-coverage.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
os: ubuntu-24.04
3737
python-version: 3.13
3838

39-
- test-name: ubuntu-24.04-python-3.14
40-
os: ubuntu-24.04
41-
python-version: 3.14
42-
4339
runs-on: ${{ matrix.os }}
4440

4541
steps:

.github/workflows/pull-request-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
os: ubuntu-24.04
3737
python-version: 3.13
3838

39-
- test-name: ubuntu-24.04-python-3.14
40-
os: ubuntu-24.04
41-
python-version: 3.14
42-
4339
runs-on: ${{ matrix.os }}
4440

4541
steps:

.github/workflows/staging-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
os: ubuntu-24.04
3737
python-version: 3.13
3838

39-
- test-name: ubuntu-24.04-python-3.14
40-
os: ubuntu-24.04
41-
python-version: 3.14
42-
4339
runs-on: ${{ matrix.os }}
4440

4541
steps:

0 commit comments

Comments
 (0)