diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 890bf831c..84ee22e11 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,5 +1,5 @@ agents: - queue: new-central + queue: central modules: climacommon/2024_03_18 env: diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 138a21a84..e8c6fd402 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v5 - uses: julia-actions/setup-julia@v2 with: - version: "1" + version: "1.11" - name: Cache artifacts uses: actions/cache@v4 env: