Skip to content

Commit

Permalink
[AMD] Add self-hosted runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenneuendorffer committed Aug 6, 2024
1 parent 0be0953 commit 65e2352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd-aie-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
projects: clang;lld
cache-key: amd-aie
extra_cmake_args: '-DLLVM_USE_LINKER=gold -C clang/cmake/caches/Peano-AIE.cmake'
os_list: '["ubuntu-latest"]'
os_list: '["amd8700g"]'

0 comments on commit 65e2352

Please sign in to comment.