tests: Update DRAMSys test to use new version

This commit is contained in:
2025-03-19 12:46:26 +01:00
parent e89a9e22f5
commit bebf9d05f2

View File

@@ -250,7 +250,7 @@ jobs:
- uses: actions/checkout@v4
- name: Checkout 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
- name: Build gem5