Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef0fa7a

Browse files
hugovkradarhere
authored andcommitted
Remove soon-EOL Fedora 29
1 parent 710a520 commit ef0fa7a

File tree

4 files changed

+0
-9
lines changed

4 files changed

+0
-9
lines changed

.github/workflows/test-docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
centos-7-amd64,
2020
amazon-1-amd64,
2121
amazon-2-amd64,
22-
fedora-29-amd64,
2322
fedora-30-amd64,
2423
]
2524
dockerTag: [master]

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ matrix:
4242
- env: DOCKER="centos-7-amd64" DOCKER_TAG="master"
4343
- env: DOCKER="amazon-1-amd64" DOCKER_TAG="master"
4444
- env: DOCKER="amazon-2-amd64" DOCKER_TAG="master"
45-
- env: DOCKER="fedora-29-amd64" DOCKER_TAG="master"
4645
- env: DOCKER="fedora-30-amd64" DOCKER_TAG="master"
4746

4847
services:

azure-pipelines.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ jobs:
6161
docker: 'amazon-2-amd64'
6262
name: 'amazon_2_amd64'
6363

64-
- template: .azure-pipelines/jobs/test-docker.yml
65-
parameters:
66-
docker: 'fedora-29-amd64'
67-
name: 'fedora_29_amd64'
68-
6964
- template: .azure-pipelines/jobs/test-docker.yml
7065
parameters:
7166
docker: 'fedora-30-amd64'

docs/installation.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,6 @@ These platforms are built and tested for every change.
401401
+----------------------------------+-------------------------------+-----------------------+
402402
| Debian 10 Buster | 2.7, 3.7 |x86 |
403403
+----------------------------------+-------------------------------+-----------------------+
404-
| Fedora 29 | 2.7, 3.7 |x86-64 |
405-
+----------------------------------+-------------------------------+-----------------------+
406404
| Fedora 30 | 2.7, 3.7 |x86-64 |
407405
+----------------------------------+-------------------------------+-----------------------+
408406
| macOS 10.13 High Sierra* | 2.7, 3.5, 3.6, 3.7, 3.8 |x86-64 |

0 commit comments

Comments
 (0)