runner changed to ubntu
This commit is contained in:
parent
bb78483812
commit
7bd4cf85ef
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue