File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1285,20 +1285,20 @@ tasks:
12851285 flags : " -e ARROW_S3=OFF -e ARROW_GANDIVA=OFF"
12861286 image : debian-python
12871287
1288- test-ubuntu-20 .04-python-3 :
1288+ test-ubuntu-22 .04-python-3 :
12891289 ci : github
12901290 template : docker-tests/github.linux.yml
12911291 params :
12921292 env :
1293- UBUNTU : 20 .04
1293+ UBUNTU : 22 .04
12941294 image : ubuntu-python
12951295
1296- test-ubuntu-22 .04-python-3 :
1296+ test-ubuntu-24 .04-python-3 :
12971297 ci : github
12981298 template : docker-tests/github.linux.yml
12991299 params :
13001300 env :
1301- UBUNTU : 22 .04
1301+ UBUNTU : 24 .04
13021302 image : ubuntu-python
13031303
13041304 test-fedora-39-python-3 :
@@ -1518,12 +1518,16 @@ tasks:
15181518 ci : github
15191519 template : docker-tests/github.cuda.yml
15201520 params :
1521+ env :
1522+ UBUNTU : 22.04
15211523 image : ubuntu-cuda-cpp
15221524
15231525 test-cuda-python :
15241526 ci : github
15251527 template : docker-tests/github.cuda.yml
15261528 params :
1529+ env :
1530+ UBUNTU : 22.04
15271531 image : ubuntu-cuda-python
15281532
15291533 # ############################# Fuzz tests #################################
You can’t perform that action at this time.
0 commit comments