From 843eef3605ab6b30b6faf58fd194b5b59229278e Mon Sep 17 00:00:00 2001
From: suroh <mx@suroh.tk>
Date: Wed, 5 Mar 2025 22:28:59 +0100
Subject: [PATCH] Update node runner

---
 .gitea/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml
index 8ba7b7c..8c71bcf 100644
--- a/.gitea/workflows/deploy.yml
+++ b/.gitea/workflows/deploy.yml
@@ -5,7 +5,7 @@ on:
     branches: [ 'main' ]
 jobs:
   build-deploy:
-    runs-on: ubuntu-latest
+    runs-on: node-22
     container:
       volumes:
         - /var/www:/www