Skip to content

Commit 7528b67

Browse files
committed
Removed Fedora 35
1 parent a4ec9f3 commit 7528b67

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/test-docker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
55
permissions:
66
contents: read
77

8-
concurrency:
8+
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}
1010
cancel-in-progress: true
1111

@@ -30,7 +30,6 @@ jobs:
3030
centos-stream-9-amd64,
3131
debian-10-buster-x86,
3232
debian-11-bullseye-x86,
33-
fedora-35-amd64,
3433
fedora-36-amd64,
3534
gentoo,
3635
ubuntu-18.04-bionic-amd64,

docs/installation.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,6 @@ These platforms are built and tested for every change.
440440
+----------------------------------+----------------------------+---------------------+
441441
| Debian 11 Bullseye | 3.9 | x86 |
442442
+----------------------------------+----------------------------+---------------------+
443-
| Fedora 35 | 3.10 | x86-64 |
444-
+----------------------------------+----------------------------+---------------------+
445443
| Fedora 36 | 3.10 | x86-64 |
446444
+----------------------------------+----------------------------+---------------------+
447445
| Gentoo | 3.9 | x86-64 |

0 commit comments

Comments
 (0)