Skip to content

Commit 632beb2

Browse files
committed
use more recent versions for nightly ci
1 parent cae8ef0 commit 632beb2

File tree

3 files changed

+5004
-6747
lines changed

3 files changed

+5004
-6747
lines changed

.github/workflows/nighlies.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
matrix:
2424
environment: [
2525
# nightlies (e.g. pyarrow) will be installed in the following steps
26-
"py310-pyarrow18-1",
27-
"py311-pyarrow18-1",
28-
"py312-pyarrow18-1",
29-
"py313-pyarrow18-1",
26+
"py310-pyarrow20-0",
27+
"py311-pyarrow20-0",
28+
"py312-pyarrow20-0",
29+
"py313-pyarrow20-0",
3030
]
3131

3232
steps:

0 commit comments

Comments
 (0)