Update to node20 and dependencies bump

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2024-03-16 22:18:33 +05:30
parent bcf6f9c330
commit 1cfc5d852e
11 changed files with 1391 additions and 1310 deletions

View file

@ -15,7 +15,7 @@ env:
jobs:
podman-pull:
name: Log in and pull image with Podman
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
@ -43,7 +43,7 @@ jobs:
buildah-pull:
name: Log in and pull image with Buildah
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
@ -69,7 +69,7 @@ jobs:
docker-pull:
name: Log in and pull image with Docker
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix: