Update fedora 38 docker container to fedora 40 (#3396)

This commit is contained in:
Felix Schurk 2024-04-24 15:31:36 +03:00 committed by GitHub
parent bc86a1e53f
commit eaef05ee95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -66,9 +66,9 @@ jobs:
fail-fast: false
matrix:
include:
- name: "Fedora 38"
- name: "Fedora 40"
runner: ubuntu-latest
dockerfile: fedora38
dockerfile: fedora40
- name: "Fedora 39"
runner: ubuntu-latest
dockerfile: fedora39