Update build.yml
Build and Push / build (push) Failing after 12s

This commit is contained in:
2026-05-27 23:17:11 +07:00
parent a18ed85ee9
commit 2dc9cd58aa
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4