Skip to content

Commit

Permalink
[Truffle] cext benchmarks need to run on bench caps.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Nov 22, 2016
1 parent c8746f9 commit 1101195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.hocon
Expand Up @@ -496,7 +496,7 @@ builds: [
{name: ruby-benchmarks-server-graal-vm-snapshot} ${common} ${graal-vm-snapshot} ${bench-caps} ${jruby-truffle} ${server-benchmarks},
{name: ruby-benchmarks-server-graal-vm-release} ${common} ${graal-vm-release} ${bench-caps} ${jruby-truffle} ${server-benchmarks},

{name: ruby-benchmarks-cext} ${common} ${daily-gate-caps} ${jruby-truffle-cexts} ${cext-benchmarks},
{name: ruby-benchmarks-cext} ${common} ${daily-bench-caps} ${jruby-truffle-cexts} ${cext-benchmarks},

{name: ruby-deploy-binaries} ${common} ${gate-caps} ${deployBinaries}
]

0 comments on commit 1101195

Please sign in to comment.