runner changed to ubntu
This commit is contained in:
parent
bb78483812
commit
7bd4cf85ef
|
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
# ✅ STEP 1 — Correct repo checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue