From cb1a749e3c230078234079bbc0d48c1790bf6ef1 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sun, 24 Mar 2024 05:29:45 +0100 Subject: [PATCH] Update .forgejo/workflows/ci.yml --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 89ada52..fcb0415 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -12,7 +12,7 @@ on: jobs: build: - runs-on: verify + runs-on: docker-build strategy: matrix: # image: ["linux-clang-format", "linux-fresh", "linux-mingw", "linux-transifex"]