[ci] Fix fedora-valgrind job

Fedora 33 is EOL since 2021-11-30, try the latest Fedora release (36).
This commit is contained in:
Khaled Hosny 2022-05-24 03:29:23 +02:00
parent 8a7cfe1787
commit 89939c9cc3
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
fedora-valgrind:
docker:
- image: fedora:33
- image: fedora:36
steps:
- checkout
- run: dnf install -y pkg-config ragel valgrind gcc gcc-c++ meson git glib2-devel freetype-devel cairo-devel libicu-devel gobject-introspection-devel graphite2-devel redhat-rpm-config python python-pip || true