diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 9cd89ce85..70b414dea 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -528,7 +528,7 @@ jobs: needs: build env: - LLVM_VERSION: "16" + LLVM_VERSION: "19" SCCACHE_GHA_ENABLED: "on" SCCACHE_SERVER_UDS: "\\x00sccache.socket"