From 7444fc51486f7181df71f945e37e725d3f0a4c80 Mon Sep 17 00:00:00 2001 From: enriquezgarc Date: Thu, 28 Nov 2024 11:14:02 +0100 Subject: [PATCH] .github/workflows/ports_psoc6.yml: Fixed typo. Signed-off-by: enriquezgarc --- .github/workflows/ports_psoc6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ports_psoc6.yml b/.github/workflows/ports_psoc6.yml index ffe44958dfea..48c5c73ce22a 100644 --- a/.github/workflows/ports_psoc6.yml +++ b/.github/workflows/ports_psoc6.yml @@ -79,7 +79,7 @@ jobs: source tools/ci.sh && ci_psoc6_teardown release: - runs-on: ubuntu-latests + runs-on: ubuntu-latest needs: [server-build, on-target-test] strategy: matrix: