We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d3ffe commit 78e3623Copy full SHA for 78e3623
.github/workflows/run-dacapo-chopin.yml
@@ -4,9 +4,9 @@ on:
4
workflow_call:
5
6
env:
7
- DACAPO_VERSION: dacapo-23.9-RC3-chopin
8
- DACAPO_FILE: dacapo-23.9-RC3-chopin.zip
9
- DACAPO_DOWNLOAD_URL: https://download.dacapobench.org/chopin/dacapo-23.9-RC3-chopin.zip
+ DACAPO_VERSION: dacapo-23.11-MR2-chopin
+ DACAPO_FILE: dacapo-23.11-MR2-chopin.zip
+ DACAPO_DOWNLOAD_URL: https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin.zip
10
11
jobs:
12
cache-dacapo:
0 commit comments