From e38b0a5f05d598c372dc034ed78bcd8995fc13bf Mon Sep 17 00:00:00 2001 From: nullprop Date: Sat, 11 Jan 2025 22:14:31 +0200 Subject: [PATCH] Update actions --- .forgejo/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci-cd.yml b/.forgejo/workflows/ci-cd.yml index be9b879..b37c7a2 100644 --- a/.forgejo/workflows/ci-cd.yml +++ b/.forgejo/workflows/ci-cd.yml @@ -4,7 +4,7 @@ on: [push, pull_request] jobs: linux: - name: Linux-x86 + name: Linux-x86-${{ matrix.compiler }} runs-on: node-bookworm strategy: matrix: