Skip to content

Commit 548e0a9

Browse files
authored
[v3-2-test] CI: Upgrade important CI environment (#64917)
1 parent ab42e49 commit 548e0a9

4 files changed

Lines changed: 247 additions & 247 deletions

File tree

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ ENV DEV_APT_COMMAND=${DEV_APT_COMMAND} \
16751675

16761676
ARG AIRFLOW_PYTHON_VERSION="3.12.13"
16771677
ENV AIRFLOW_PYTHON_VERSION=${AIRFLOW_PYTHON_VERSION}
1678-
ENV GOLANG_MAJOR_MINOR_VERSION="1.26.1"
1678+
ENV GOLANG_MAJOR_MINOR_VERSION="1.26.2"
16791679
ENV RUSTUP_HOME="/usr/local/rustup"
16801680
ENV CARGO_HOME="/usr/local/cargo"
16811681
ENV PATH="${CARGO_HOME}/bin:${PATH}"

dev/breeze/src/airflow_breeze/global_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ def get_airflow_extras():
834834
"3.10": "3.10.20",
835835
"3.11": "3.11.15",
836836
"3.12": "3.12.13",
837-
"3.13": "3.13.12",
837+
"3.13": "3.13.13",
838838
"3.14": "3.14.3",
839839
}
840840

dev/breeze/uv.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)