liurenjie1024 commented on code in PR #441:
URL: https://github.com/apache/iceberg-rust/pull/441#discussion_r1667328431


##########
.github/workflows/publish.yml:
##########
@@ -30,11 +30,14 @@ on:
 
 jobs:
   publish:
-    runs-on: ubuntu-latest
+    runs-on: ${{ matrix.os }}

Review Comment:
   I don't think we should change this. This is for publishing crates, and 
running on ubuntu would be enough.



-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to