From bf220831b8d251c97fbdd732a050fc07b81b2213 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Sun, 23 Jun 2024 21:33:10 -0400 Subject: [PATCH] Try different image --- .gitea/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 348da0c..995c9d6 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -6,7 +6,7 @@ on: jobs: deploy: - runs-on: ruby-latest + runs-on: cth-ubuntu-latest steps: - name: Install Node run: |