Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Feb 29, 2024
1 parent 7c9c7f8 commit 5e3db77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
name: Fedora
runs-on: ubuntu-22.04
container:
image: fedora:rawhide
image: fedora:41
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand All @@ -146,6 +146,7 @@ jobs:
openldap-devel \
openssl-devel \
pam-devel \
perl \
systemtap-sdt-devel \
tracker-devel
- name: Configure
Expand Down

0 comments on commit 5e3db77

Please sign in to comment.