Skip to content

Commit

Permalink
Merge pull request #559 from SciML/at/update-buildkite-tags
Browse files Browse the repository at this point in the history
Update buildkite tags and re-sign treehashes
  • Loading branch information
ChrisRackauckas authored Dec 29, 2022
2 parents a8b5e3a + c86a28e commit 8cf559b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .buildkite/0_webui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
command: "true"
agents:
queue: "juliaecosystem"
sandbox.jl: true
sandbox_capable: true
arch: "x86_64"


Expand All @@ -31,5 +31,5 @@ steps:
target_type: simple
agents:
queue: "juliaecosystem"
sandbox.jl: true
sandbox_capable: true
arch: "x86_64"
Binary file modified .buildkite/cryptic_repo_keys/repo_key.2297e5e7
Binary file not shown.
2 changes: 1 addition & 1 deletion .buildkite/launch_benchmarks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
agents:
queue: "juliaecosystem"
sandbox.jl: true
sandbox_capable: true

steps:
- label: ":runner: Dynamically launch run_tutorial.yml"
Expand Down
3 changes: 1 addition & 2 deletions .buildkite/launch_benchmarks.yml.signature
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
Salted___�M�e"Sb^��U�z,�2�w�a�T䯇�u ̭x| G�q��s�l�7x�������-�,g
ܶv�D9T�8��a����PL�?
Salted__l��x�=�sM�U1��5�g�v�z{�<��eT�x����1�y�N#�����y �sT_�A�y��t뷟�=��K��=�IH� �q
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/run_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ steps:
julia --threads=auto --project=. benchmark.jl "{PATH}"
agents:
queue: "juliaecosystem"
sandbox.jl: true
sandbox_capable: true
exclusive: true
arch: "x86_64"

Expand Down Expand Up @@ -108,7 +108,7 @@ steps:
- .buildkite/ssh_deploy.key
agents:
queue: "juliaecosystem"
sandbox.jl: true
sandbox_capable: true
arch: "x86_64"
concurrency: 1
concurrency_group: "scimlbenchmarks/deploy"
Expand Down

0 comments on commit 8cf559b

Please sign in to comment.