We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61df3d commit 109c2d4Copy full SHA for 109c2d4
1 file changed
.github/workflows/iwyu.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
# "opensuse/tumbleweed:latest" / "fedora:latest" / "debian:unstable" / "archlinux:latest"
16
include:
17
- - os: macos-15
+ - os: macos-26
18
image: ""
19
stdlib: libc++ # no libstdc++ on macOS
20
mapping_file_opt: '-Xiwyu --mapping_file=$(realpath ./macos.imp)'
0 commit comments