Skip to content

Conversation

@tstellar
Copy link
Collaborator

This is not needed now that we are using the container to run the workflow.

This is not needed now that we are using the container to run the workflow.
@llvmbot
Copy link
Member

llvmbot commented Nov 19, 2025

@llvm/pr-subscribers-github-workflow

Author: Tom Stellard (tstellar)

Changes

This is not needed now that we are using the container to run the workflow.


Full diff: https://github.com/llvm/llvm-project/pull/168642.diff

1 Files Affected:

  • (modified) .github/workflows/libclang-abi-tests.yml (-2)
diff --git a/.github/workflows/libclang-abi-tests.yml b/.github/workflows/libclang-abi-tests.yml index 62a8d64ea84d0..0d3f9fe3f69ea 100644 --- a/.github/workflows/libclang-abi-tests.yml +++ b/.github/workflows/libclang-abi-tests.yml @@ -101,8 +101,6 @@ jobs: ref: ${{ github.sha }} repo: ${{ github.repository }} steps: - - name: Install Ninja - uses: llvm/actions/install-ninja@5dd955034a6742a2e21d82bf165fcb1050ae7b49 # main - name: Download source code uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: 
@tstellar tstellar merged commit e00314b into llvm:main Nov 19, 2025
14 checks passed
aadeshps-mcw pushed a commit to aadeshps-mcw/llvm-project that referenced this pull request Nov 26, 2025
…m#168642) This is not needed now that we are using the container to run the workflow.
Priyanshu3820 pushed a commit to Priyanshu3820/llvm-project that referenced this pull request Nov 26, 2025
…m#168642) This is not needed now that we are using the container to run the workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants