Fokko commented on code in PR #1371:
URL: https://github.com/apache/iceberg-python/pull/1371#discussion_r1858683932


##########
.github/workflows/python-release.yml:
##########
@@ -34,7 +34,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        os: [ ubuntu-22.04, windows-2022, macos-12, macos-13, macos-14 ]
+        os: [ ubuntu-22.04, windows-2022, macos-13, macos-14 ]

Review Comment:
   Good catch, I noticed that `macos-15` is also available. Maybe we can add 
that one as well. I checked it on my local branch, and it works over there: 
https://github.com/Fokko/iceberg-python/actions/runs/12033072248



-- 
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