diff options
-rw-r--r-- | .github/workflows/tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a406be0..94c7b92 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -45,7 +45,7 @@ jobs: - cc: clang-18 cxx: clang++-18 clang_major_version: 18 - clang_repo_suffix: + clang_repo_suffix: -18 runs-on: ubuntu-22.04 fuse_package: libfuse3-dev # fuse-t |