findepi commented on code in PR #4450:
URL: https://github.com/apache/datafusion/pull/4450#discussion_r1957100588


##########
.github/workflows/rust.yml:
##########
@@ -296,7 +296,7 @@ jobs:
   test-datafusion-pyarrow:
     name: cargo test pyarrow (amd64)
     needs: [linux-build-lib]
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-20.04

Review Comment:
   Pinning the image is only a temporary solution.
   Obviously GitHub is not going to host those pinned images for ever.
   Is there a follow up ticket to fix this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to