From f45d9a33edd9748923d43b77c0ea6a6186bb5684 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 25 May 2025 10:10:07 +1200 Subject: [PATCH] yaml --- .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 ee4f273..3cbad4d 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -4,7 +4,7 @@ on: [push] jobs: Build_and_Test: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest steps: - name: Install dependencies run: |