runner changed to ubntu

This commit is contained in:
mkm1971 2026-04-27 20:27:36 +00:00
parent bb78483812
commit 7bd4cf85ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
# ✅ STEP 1 — Correct repo checkout # ✅ STEP 1 — Correct repo checkout