Actualizacion de Ubuntu latest ci.yml
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 5m35s

This commit is contained in:
Leandro Hernan Rojas 2025-05-15 03:03:07 +00:00
parent 684036875c
commit 4d011ece02

View File

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