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

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new ac0b1c54 main: Update dependency ubuntu to v24 (#681)
ac0b1c54 is described below

commit ac0b1c54cab52101b57bd279394609ae44047d2c
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 17:47:20 2025 +0100

    main: Update dependency ubuntu to v24 (#681)
---
 .github/workflows/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 4c07915a..57f32af5 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -20,7 +20,7 @@
 ---
 jobs:
   stale:
-    runs-on: ubuntu-22.04
+    runs-on: ubuntu-24.04
     steps:
       - uses: actions/stale@f04443dce335c74ba15c65f4cbb3688e6cb6a6ec
         with:

Reply via email to