Skip to content

Commit

Permalink
Testing a change in aie-rt on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eddierichter-amd committed Oct 31, 2024
1 parent d3da586 commit 4a78019
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildAndTestAieToolsHsaBuildOnly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- main
- hsa-lit-testing-build
# pull_request:
- aie-rt-fix
pull_request:
workflow_dispatch:
inputs:
AIE_COMMIT:
Expand Down
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
url = https://github.com/Xilinx/cmakeModules.git
[submodule "runtime_lib/xaiengine/aie-rt"]
path = third_party/aie-rt
url = https://github.com/stephenneuendorffer/aie-rt.git
branch = strix_2024.2
url = https://github.com/eddierichter-amd/aie-rt.git
branch = strix_2024.2_amdair_fix
[submodule "third_party/bootgen"]
path = third_party/bootgen
url = https://github.com/Xilinx/bootgen.git
2 changes: 1 addition & 1 deletion third_party/aie-rt

0 comments on commit 4a78019

Please sign in to comment.