From 7e96c5bbcf2b189050fab93f1f60228d189af662 Mon Sep 17 00:00:00 2001 From: 6arelyFuture Date: Mon, 1 Jul 2024 17:03:48 +0000 Subject: [PATCH] maint: test ubuntu-latest --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f72169c..29303d5 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,7 +9,7 @@ on: jobs: build: - runs-on: cth-ubuntu-latest + runs-on: ubuntu-latest steps: - name: Find out interesting things about this runner run: |