Skip to content

Commit ad13198

Browse files
authored
updating tzdata ver for ubuntu-24.04 (#631)
1 parent 03ab5d7 commit ad13198

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

flavors/template-Exasol-8-python-3.10-cuda-conda/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ build_steps:
8989
apt:
9090
packages:
9191
- name: tzdata
92-
version: 2025b-0ubuntu*
92+
version: 2026a-0ubuntu*
9393
- name: install_conda_packages
9494
conda:
9595
channels:

flavors/template-Exasol-8-python-3.12-cuda-conda/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ build_steps:
9191
apt:
9292
packages:
9393
- name: tzdata
94-
version: 2025b-0ubuntu*
94+
version: 2026a-0ubuntu*
9595
- name: install_conda_packages
9696
conda:
9797
channels:

flavors/template-Exasol-all-python-3.12-conda/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ build_steps:
8383
apt:
8484
packages:
8585
- name: tzdata
86-
version: 2025b-0ubuntu*
86+
version: 2026a-0ubuntu*
8787
- name: install_conda_packages
8888
conda:
8989
channels:

flavors/test-Exasol-8-cuda-ml/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ build_steps:
8989
apt:
9090
packages:
9191
- name: tzdata
92-
version: 2025b-0ubuntu*
92+
version: 2026a-0ubuntu*
9393
- name: install_conda_packages
9494
conda:
9595
channels:

0 commit comments

Comments
 (0)