zhjwpku commented on code in PR #771:
URL: https://github.com/apache/iceberg-cpp/pull/771#discussion_r3451366909


##########
.github/workflows/asf-allowlist-check.yml:
##########
@@ -40,7 +40,7 @@ permissions:
 jobs:
   asf-allowlist-check:
     if: ${{ github.event_name != 'pull_request' || 
github.event.pull_request.draft == false }}
-    runs-on: ubuntu-24.04
+    runs-on: ubuntu-26.04

Review Comment:
   We can use ubuntu-slim for lightweight workflows like this. But it's still 
24.04, not sure if this matters.



##########
.github/workflows/zizmor.yml:
##########
@@ -32,7 +32,7 @@ jobs:
   zizmor:
     if: ${{ github.event_name != 'pull_request' || 
github.event.pull_request.draft == false }}
     name: Run zizmor 🌈
-    runs-on: ubuntu-24.04
+    runs-on: ubuntu-26.04

Review Comment:
   ditto



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to