tests: Update DRAMSys test to use new version
This commit is contained in:
2
.github/workflows/weekly-tests.yaml
vendored
2
.github/workflows/weekly-tests.yaml
vendored
@@ -250,7 +250,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Checkout DRAMSys
|
- name: Checkout DRAMSys
|
||||||
working-directory: ${{ github.workspace }}/ext/dramsys
|
working-directory: ${{ github.workspace }}/ext/dramsys
|
||||||
run: git clone https://github.com/tukl-msd/DRAMSys --branch v5.0 --depth 1 DRAMSys
|
run: git clone https://github.com/tukl-msd/DRAMSys --branch v5.1 --depth 1 DRAMSys
|
||||||
|
|
||||||
# gem5 is built separately because it depends on the DRAMSys library
|
# gem5 is built separately because it depends on the DRAMSys library
|
||||||
- name: Build gem5
|
- name: Build gem5
|
||||||
|
|||||||
Reference in New Issue
Block a user