Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci.hocon
Original file line number Diff line number Diff line change
@@ -115,18 +115,18 @@ jruby-truffle: {

gate-caps: {
capabilities: [linux, amd64]
target: [gate, post-push]
targets: [gate, post-push]
}

bench-caps: {
capabilities: [x52, linux, amd64]
target: [bench, post-push]
targets: [bench, post-push]
timelimit: "02:00:00"
}

daily-bench-caps: {
capabilities: [x52, linux]
target: [daily]
targets: [daily]
timelimit: "02:00:00"
}

0 comments on commit 3aeb07e

Please sign in to comment.