From 8e4a21f3f1f0133de61aa17161e3bb8dfb9efe13 Mon Sep 17 00:00:00 2001 From: Fractal Zombie Date: Mon, 6 Dec 2021 20:40:00 +0200 Subject: [PATCH] [RequestMapper]: Added GitHub workflows and update dependencies for supporting symfony 5.4 and 6.0 and Refactoring --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51d39ae..a26d341 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,8 +43,7 @@ on: jobs: build: - runs-on: self-hosted - container: shivammathur/node:2004 + runs-on: ubuntu-latest strategy: matrix: