[all-commits] [llvm/llvm-project] 2d7539: workflows: Fix libclc-tests (#101524)
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Aug 2 00:24:17 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 2d7539381c278dd47c9dd6ecb9943d9685ab66f4
https://github.com/llvm/llvm-project/commit/2d7539381c278dd47c9dd6ecb9943d9685ab66f4
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M .github/workflows/llvm-project-tests.yml
Log Message:
-----------
workflows: Fix libclc-tests (#101524)
The old out-of-tree build configuration stopped working and in tree
builds are supported now, so we should use the in tree configuration.
The only downside is we can't run the tests any more, but at least we
will be able to test the build again.
(cherry picked from commit 0512ba0a435a9d693cb61f182fc9e3eb7f6dbd6a)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list