Skip to content

Commit 39af19b

Browse files
committed
fixup! Update GitHub CI run image
1 parent 4622ef5 commit 39af19b

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
@@ -389,7 +389,7 @@ jobs:
389389
test-datafusion-pyarrow:
390390
name: cargo test pyarrow (amd64)
391391
needs: linux-build-lib
392-
runs-on: ubuntu-latest
392+
runs-on: ubuntu-20.04
393393
container:
394394
image: amd64/rust:bullseye # Workaround https://github.com/actions/setup-python/issues/721
395395
steps:

0 commit comments

Comments
 (0)