Skip to content

Commit cb0160e

Browse files
Merge pull request #251 from SciML/fe/sandbox
Upgrade sandbox-buildkite-plugin to v2 to fix builds on Julia 1.11
2 parents 63cd6dd + 40a1cd7 commit cb0160e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.buildkite/aggregate.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ steps:
2121
keyvars:
2222
- "DOCUMENTER_KEY"
2323
- JuliaCI/julia#v1:
24-
version: "1"
25-
- staticfloat/sandbox#v1:
24+
version: "1.11.0"
25+
- staticfloat/sandbox#v2:
2626
rootfs_url: "https://github.com/JuliaCI/rootfs-images/releases/download/v5.45/aws_uploader.x86_64.tar.gz"
2727
rootfs_treehash: "8f1a718279b12f889395723b856fc868a8890dfa"
2828
verbose: true
@@ -31,6 +31,7 @@ steps:
3131
- "/cache:/cache"
3232

3333
command: |
34+
julia --version
3435
julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
3536
git config user.name buildkite
3637
git config user.email [email protected]

.buildkite/aggregate.yml.signature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Salted__�dg�݀������W<��c�s�r5��߉DV�(�r'Q�ϋ�`ii��y�j����G�(*��“�.3> >����2R�!�<�˕
1+
Salted__�1w�]��g].%����B׃h\����|�����h�gt�_~4�~=}Ɯp���(��5)�^H<�Ԑ�ՉVAZs���l��흛r��46D�

0 commit comments

Comments
 (0)