From 51b7ef927b5ef7d3046bb7aba8b7321b372fbf0f Mon Sep 17 00:00:00 2001 From: Fijxu Date: Sun, 24 Mar 2024 05:00:41 +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 eb8e198..89ada52 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -12,7 +12,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: verify strategy: matrix: # image: ["linux-clang-format", "linux-fresh", "linux-mingw", "linux-transifex"]