Skip to content

Commit 5981645

Browse files
Merge pull request #316 from SciML/avik-pal-patch-1
fix: dont force julia 1.11.0
2 parents a8d171f + 520cd4e commit 5981645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/aggregate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
keyvars:
2222
- "DOCUMENTER_KEY"
2323
- JuliaCI/julia#v1:
24-
version: "1.11.0"
24+
version: "1.11"
2525
- 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"

0 commit comments

Comments
 (0)