Actualizacion de Ubuntu a 22.04 ci.yml
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 10m40s

This commit is contained in:
Leandro Hernan Rojas 2025-05-13 15:37:19 +00:00
parent 272f8330d7
commit 0fe6afbcb8

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
name: Build and Deploy with Docker Compose
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
# Paso 1: Checkout del código