add fedora 35 to ci (#4447)

remove fedora 33
This commit is contained in:
ebbit1q 2021-10-30 04:15:08 +02:00 committed by GitHub
parent ed32e72dc1
commit 915c14f6cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM fedora:33
FROM fedora:35
RUN dnf install -y \
@development-tools \