This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new eb183c6b5ac HDDS-16009. Switch zizmor check to ubuntu-24.04 (#10887)
eb183c6b5ac is described below

commit eb183c6b5aca2ae28abca476d86f0299733702c5
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Jul 29 09:24:45 2026 +0200

    HDDS-16009. Switch zizmor check to ubuntu-24.04 (#10887)
---
 .github/workflows/zizmor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml
index e39ce2fd4b3..f077e6b03fe 100644
--- a/.github/workflows/zizmor.yml
+++ b/.github/workflows/zizmor.yml
@@ -35,7 +35,7 @@ concurrency:
 
 jobs:
   zizmor:
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-24.04
     permissions:
       security-events: write
     steps:


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

Reply via email to