Skip to content

Commit

Permalink
iwyu.yml: switched to Fedora to get the latest include-what-you-use
Browse files Browse the repository at this point in the history
… version
  • Loading branch information
firewave committed Apr 25, 2024
1 parent f483504 commit ee11b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iwyu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
image: ["archlinux:latest"] # "opensuse/tumbleweed:latest" / "fedora:latest" / "debian:unstable" / "archlinux:latest"
image: ["fedora:latest"] # "opensuse/tumbleweed:latest" / "fedora:latest" / "debian:unstable" / "archlinux:latest"

runs-on: ubuntu-22.04
if: ${{ github.repository_owner == 'danmar' }}
Expand Down

0 comments on commit ee11b2c

Please sign in to comment.