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 daf98e6 commit 2584532Copy full SHA for 2584532
.github/workflows/test-dacapo-2006.yml
@@ -3,10 +3,6 @@ name: "Test with DaCapo 2006"
3
on:
4
workflow_call:
5
6
-concurrency:
7
- group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
8
- cancel-in-progress: true
9
-
10
env:
11
DACAPO_VERSION: dacapo-2006-10-MR2
12
DACAPO_FILE: dacapo-2006-10-MR2.jar
.github/workflows/test-dacapo-chopin.yml
@@ -3,10 +3,6 @@ name: "Test with DaCapo Chopin"
DACAPO_VERSION: dacapo-23.9-RC3-chopin
DACAPO_FILE: dacapo-23.9-RC3-chopin.zip
0 commit comments