From 24211c9cc6b0cbb8c41d74963ba31d7f87c8220c Mon Sep 17 00:00:00 2001 From: 6arelyFuture Date: Mon, 1 Jul 2024 16:56:01 +0000 Subject: [PATCH] maint: test cth-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 338d540..f72169c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,7 +9,7 @@ on: jobs: build: - runs-on: ubuntu-22.04 + runs-on: cth-ubuntu-latest steps: - name: Find out interesting things about this runner run: |