We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698d0f4 commit a42b23bCopy full SHA for a42b23b
1 file changed
.github/workflows/accelsim.yml
@@ -16,7 +16,7 @@ on:
16
# By default regress against accel-sim's dev branch
17
env:
18
ACCELSIM_REPO: https://github.com/purdue-aalp/accel-sim-framework-public.git
19
- ACCELSIM_BRANCH: dev
+ ACCELSIM_BRANCH: dev-tlb
20
21
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
22
jobs:
0 commit comments