Skip to content

Commit 94ddd00

Browse files
mvanschellebeeckMazterQyou
authored andcommitted
Fix pyarrow test (apache#4450)
* Rollback ubuntu version * Remove file
1 parent 08f034c commit 94ddd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ jobs:
234234

235235
test-datafusion-pyarrow:
236236
needs: [linux-build-lib]
237-
runs-on: ubuntu-latest
237+
runs-on: ubuntu-20.04
238238
strategy:
239239
matrix:
240240
arch: [amd64]

0 commit comments

Comments
 (0)