We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa5877 commit 0577320Copy full SHA for 0577320
.github/workflows/RunBenchmark.yml
@@ -40,7 +40,7 @@ jobs:
40
CC: gcc-10
41
CXX: g++-10
42
GEN: ninja
43
- MACHINE_TYPE="c6id.4xlarge"
+ MACHINE_TYPE: c6id.4xlarge
44
runs-on: self-hosted
45
steps:
46
- uses: actions/checkout@v3
0 commit comments