diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 9d87462..4255e03 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,6 +1,6 @@ agents: useVault: true - image: "python:3.10@sha256:fe918dac0cd1fbc6a2436369330da64a8aceab192d73cd6c6c04e88fb88ffc6c" + image: "python:3.14@sha256:c608f8ffb59800d6cc97a8fe3d0f1c5f7477cf43ff5120e05b6f74fd830699b7" notify: - if: 'build.branch =~ /^((main)|([0-9]+\.[0-9]+))\$/ && (build.state == "failed" || pipeline.started_passing)'