From d626c5f11013699605b824598bb9caccf2db8bb9 Mon Sep 17 00:00:00 2001 From: jake Date: Wed, 21 May 2025 23:44:28 -0400 Subject: [PATCH] [ci] runner update --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 6b1e721..36301a8 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -4,7 +4,7 @@ on: push jobs: test: - runs-on: water + runs-on: action steps: - uses: actions/checkout@v4