Skip to content

Commit

Permalink
Merge pull request #418 from SciML/sathvikbhagavan-patch-1
Browse files Browse the repository at this point in the history
ci(docs): use julia 1.10
  • Loading branch information
ChrisRackauckas authored Oct 20, 2024
2 parents bcfe69f + 7e59405 commit ce15426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
keyvars:
- "DOCUMENTER_KEY"
- JuliaCI/julia#v1:
version: "1"
version: "1.10"
- staticfloat/sandbox#v2:
rootfs_url: "https://github.com/JuliaCI/rootfs-images/releases/download/v5.45/aws_uploader.x86_64.tar.gz"
rootfs_treehash: "8f1a718279b12f889395723b856fc868a8890dfa"
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/Invalidations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
evaluate-invalidations:
name: "Evaluate Invalidations"
uses: "SciML/.github/.github/workflows/invalidations.yml@v1"
with:
julia-version: "1.10"

0 comments on commit ce15426

Please sign in to comment.