From fc68fb41da707bbe1c8849d30b3817a66f3c2a0a Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Wed, 20 Mar 2024 19:53:24 -0400 Subject: [PATCH] =?UTF-8?q?(=20=CD=A1=C2=B0=20=CD=9C=CA=96=20=CD=A1=C2=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 1491ab4..772f675 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -5,7 +5,7 @@ on: jobs: test: - runs-on: ruby:3.2.0 + runs-on: ruby-3.2.0 steps: - uses: actions/checkout@v4 - name: Install dependencies