Skip to content

Commit

Permalink
Update amd-upstream-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjh authored Jan 15, 2025
1 parent d1ed876 commit 629d968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/amd-upstream-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
cache-key: amd-upstream
extra_cmake_args: '-DLLVM_USE_LINKER=gold -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64;AMDGPU" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=""'
os_list: '["ubuntu-latest", "windows-2019"]'
python_version: '3.11.10'

check_lld:
if: github.repository_owner == 'Xilinx'
Expand All @@ -42,4 +43,5 @@ jobs:
cache-key: amd-upstream
extra_cmake_args: '-DLLVM_USE_LINKER=gold -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64;AMDGPU" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=""'
os_list: '["ubuntu-latest", "windows-2019"]'
python_version: '3.11.10'

0 comments on commit 629d968

Please sign in to comment.